Skip to content

Latest commit

 

History

History

Inlines

Inlines

Inlines are parsed sequentially from the beginning of the character stream to the end (left to right, in left-to-right languages). Thus, for example, in

hi is parsed as code, leaving the backtick at the end as a literal backtick.