summaryrefslogtreecommitdiff
path: root/_plugins (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-13Create Jekyll hook to add anchors to code block linesEuAndreh1-0/+20
2020-08-13Create Jekyll hook to add header anchors based on the header IDsEuAndreh1-0/+9
Impement add-anchor-to-header-from-header-id.rb using regexps, like the "official hooks" do: - https://github.com/jekyll/jekyll-mentions - https://github.com/jekyll/jemoji