• Hi,

    I love this plugin ??
    But I’m experiencing an issue when using multiple shortcodes. On save, the brackets are escaped in editor. It’s hard to explain…
    Let’s take an example :

    [shortcode id="98"] => [shortcode id="98"]

    [shortcode id="98"][shortcode id="97"] => \[shortcode id="98"\]\[shortcode id="97"\]

    On the first save, the shortcodes are correctly processed in the article but I can see them escaped in the editor. On the second save, they are not processed anymore.

    I tried to enclose them into a <div> tag and the problem doesn’t occur.

    Thank you ??

    https://www.ads-software.com/plugins/wp-markdown/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Escaping multiple shortcodes on save’ is closed to new replies.