Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Headers <h*> inside code blocks are incorrectly being parsed as page headers and added to the table of contents #28

Open
alfredbaudisch opened this issue Sep 17, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@alfredbaudisch
Copy link
Owner

Example:

    ```
    <h1>Temperature  Control</h1>  <%=  live_render(@conn,  MyAppWeb.ThermostatLive)  %>
    ```

Generated content:
image
image

@alfredbaudisch alfredbaudisch added the bug Something isn't working label Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant