Skip to content

Problem with html tags in headers #17

@Mehran-Baghi

Description

@Mehran-Baghi

Hi
There is a problem with adding html tags in a header. For example this headers anchor link wont work:

## <em>something</em>

The reason is that hexo-toc makes different ids for the anchor and the link. In this example it makes a link to #emsomethingem anchor (which does not exist) and on the other hand it makes the #something anchor.

I need to add html tags to add Font Awesome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions