Skip to content

Commit

Permalink
Add id attribute to the HTML headings for internal links (#103)
Browse files Browse the repository at this point in the history
* Adding basic theme
* Added html anchor functionality

Added html anchor functionality using the markdown-it-anchor npm package
  • Loading branch information
wiredolphin authored May 18, 2024
1 parent ead73b5 commit 3c55dfc
Show file tree
Hide file tree
Showing 5 changed files with 929 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and previewing of Markup files. A plugin can easily be written for any text
editor to interface with it. One currently exists for Vim:
https://github.com/instant-markdown/vim-instant-markdown


Installation
------------

Expand Down
Loading

0 comments on commit 3c55dfc

Please sign in to comment.