Y
Hacker News
new
|
ask
|
show
|
jobs
by
scoreandseven
1812 days ago
Inline code was conspicuously missing in the comparison, which is more unwieldy in asciidoc (requires backtic and plus instead of just backtic). That’s probably the markdown feature I use most often.
1 comments
mogztter
1812 days ago
You only need to use backtic and plus when you want to disable text substitutions (a concept that does not exist in Markdown).
Most of the time, using backtic is enough: `text`.
link
Most of the time, using backtic is enough: `text`.