Open stephencoe opened 7 years ago
Adding options which will pass custom open and close tags through to meta-shortcodes.
The reason for requesting this is the behaviour around markdown link syntax [link](url) and meta-shortcodes seems to behave in an unexpected way.
[link](url)
Doing this allows overriding the tags to something that will not clash
Also fixed the failing tests which was raised in https://github.com/RobinThrift/metalsmith-flexible-shortcodes/issues/7
Adding options which will pass custom open and close tags through to meta-shortcodes.
The reason for requesting this is the behaviour around markdown link syntax
[link](url)
and meta-shortcodes seems to behave in an unexpected way.Doing this allows overriding the tags to something that will not clash
Also fixed the failing tests which was raised in https://github.com/RobinThrift/metalsmith-flexible-shortcodes/issues/7