| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This reverts commit 75fe4f08cfe0ec4ffb09235d2e243507a0b2d767.
Keep TODOs.org comment, and extend it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Generate txt files from code blocks embedded on pages, and add links to them.
|
|
|
|
|
| |
Now the hook creates a wrapping <span> to put the header and it's existing link
inside, and add the new anchor as a sibling.
|
| |
|
| |
|
|
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
|