summaryrefslogtreecommitdiff
path: root/_plugins/add-link-to-plaintext-code-block.rb (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-07_plugin: Fix mismatched index linkEuAndreh1-1/+1
Broken change introduced in 7058bc3cebd50debf29b641250e656259a092ef0.
2020-10-10Use Jekyll to output slides HTML filesEuAndreh1-1/+1
2020-08-17Remove leftover comment in pluginEuAndreh1-1/+0
2020-08-17Generate plaintext links to raw code blocksEuAndreh1-0/+14
Generate txt files from code blocks embedded on pages, and add links to them.