Skip to content

@rocket/engine@0.2.5

Choose a tag to compare

@github-actions github-actions released this 15 Aug 21:06
· 5 commits to main since this release

Patch Changes

  • 93503ed: HTML in headings will be ignored for the menu
    Some examples:

    • <h1>Hello <em>Word</em></h1> => Hello Word
    • <h1>Hello <strong>World</strong> of <span>JS <em>(JavaScript)</em></span>!</h1> => Hello World of JS (JavaScript)!
  • 3032ba9: Menus now support special characters in markdown headings.

    Examples:

    # Fun Errors & Feedback
    
    # &lt;some-button>