Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken HTML when switching between text and visual #68

Closed
mpgo13 opened this issue Aug 5, 2017 · 1 comment
Closed

Broken HTML when switching between text and visual #68

mpgo13 opened this issue Aug 5, 2017 · 1 comment

Comments

@mpgo13
Copy link

mpgo13 commented Aug 5, 2017

Steps to reproduce:

  1. Open tinymce editor in text mode

  2. Add the following example

    <ul>
      <li>[javascript][/javascript]</li>
      <li>[java][/java]</li>
    </ul>
    
  3. Switch to visual tab

Expected result: Two items of the unordered list with the given shortcodes
Actual result: One item and broken HTML.

image

mpgo13 added a commit to mpgo13/syntaxhighlighter that referenced this issue Aug 5, 2017
Shortcode names and attributes are separated by at least one space.
@Viper007Bond
Copy link
Collaborator

Thanks for the bug report! I'll reply on #69.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants