djm / remark-shortcodes

A custom Markdown syntax parser for remark that adds support for shortcodes.
MIT License
45 stars 7 forks source link

Multiple shortcodes on the same line #14

Closed martpie closed 4 years ago

martpie commented 5 years ago

Hello 👋

thank you for the great plugin! Would it be possible to have multiple shortcodes on the same line?

Something like:

Lore ipsum

[[ buttonLink href="..." ]] [[ buttonLink href="..." ]]

blabla
scf4 commented 5 years ago

Use inlineMode: true