aboutsummaryrefslogtreecommitdiff
path: root/_plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Create Jekyll hook to add anchors to code block linesEuAndreh2020-08-131-0/+20
|
* Create Jekyll hook to add header anchors based on the header IDsEuAndreh2020-08-131-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