How do you memorize what goes where in markdown link?

8 points · 4 comments · view on lemmy.world

4 Comments

recursive_recursion@programming.dev · 3 pts · 3y

Bracket[] Parenthesis()
B before P

MajinBlayze@lemmy.world · 1 pts · 3y

It's like a function call with the parameter (url) in the parentheses

Saltarello@lemmy.world · 1 pts · 3y

By using it a lot ...and creating a markdown "cheat sheet" filed as the top notebook to make it easy to find. In there put anything useful: underscore, superscript/subscript, changing text color, aligning text left/center/right, how to use anchors within notes, how to jump directly to a heading in another note etc etc.

By using [TOC] in conjunction with headings in your notes & you can instantly jump to the appropriate heading within your cheat sheet note to look up how to use the markdown

MasterBlaster@lemmy.world · 1 pts · 2y

I type the text, highlight, click the link button, and insert the URL.