Pinjasaur / blot-theme-jot

Theme for Blot, as used on my blog.
https://paul.af
9 stars 1 forks source link

Improve entry header fragment links #9

Closed Pinjasaur closed 3 months ago

Pinjasaur commented 3 months ago
  1. use an id if it's already present (pandoc seems to generate 'em consistently)
  2. if it doesn't exist, generate one but try to keep it clean and avoid appending any unique numbers unless it's required

I used this strategy on other projects e.g. https://github.com/Pinjasaur/bic-example/blob/3f6c59b948d8346e0ce1feb095bf97a1521fa0ef/static/js/script.js