this post was submitted on 14 May 2024
10 points (100.0% liked)

Asklemmy

1452 readers
100 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Sorry if the title is confusing let me explain:

I like Lemmy and want to help it grow so I picked a community I'm passionate about (vaporents @ .world) and I've been trying to make content for it. I specifically wanted to make some guides on ball vapes because they are very new tech and pretty intimidating. I want to write guides that reference other posts with the words hyperlinked instead of pasting lemmy.world/you-get-it.

Ex: " a diffuser ball vape head is capable of adding conductive heating if a heat soak is used, see my post here(hyperlinked) about conductive vs convective heating"

I was always a lurker on reddit so I'm not use to post syntax, I can do easy things like bold text, what's the hyperlink syntax? Also I would love to hear any other useful post syntax tips!

top 4 comments
sorted by: hot top controversial new old
[–] GammaGames 7 points 5 months ago* (last edited 5 months ago) (1 children)

You do it with markdown

[example](https://beehaw.org/)

example

formatting guide in case anyone else wants it (there’s also headers, lists, etc)

[–] Kroxx@lemm.ee 4 points 5 months ago (1 children)

Thank you, I was looking for a syntax list too!

[–] GammaGames 3 points 5 months ago

No problem, good luck!

[–] SorteKanin@feddit.dk 2 points 5 months ago

Not sure what client you use but in the web UI you can click the Show Source button to see the source markdown that produced what you see, if you're wondering how someone else achieved some formatting.