Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Header IDs interfere with jingo #234

@mjflan

Description

@mjflan

If I add a document header:

### login

...to my document then the toolbar goes away. At that point, I have to edit the file externally to fix it by changing the header name.

I think this is an exception in the Jingo javascript in the browser, but a brief review shows that there are element IDs that are easily duplicated by users that interfere with jingo's functionality. I would suggest replacing built-in element IDs with stylized names like _jingo_login or something of that sort. It would make it much more difficult for regular users (like me) to bump into them and break the wiki.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions