Commit graph

6 commits

Author SHA1 Message Date
George Cushen 6f622fb134 chore: update lint rules 2023-10-24 22:46:49 +01:00
George Cushen d325991ffb feat(shortcode): enable cross-referencing audio
Adds id param to audio shortcode

Hashes are prefixed in the form `#audio-<ID>`

E.g. add `id="my-talk"` when calling the audio shortcode and then reference it using [link to my talk audio](#audio-my-talk)
2020-09-22 23:02:24 +01:00
George Cushen 9ef1663760 fix: db716b2349
Fix Editorconfig auto-added EOF new line to render-link hook, causing whitespace to begin appearing after links - particularly noticeable when there is punctuation after a link.
2020-02-08 21:09:41 +00:00
George Cushen f752b362f0 staticref shortcode: Fix formatting by removing whitespace (Fix #295) 2017-10-08 12:56:39 +01:00
George Cushen fa9a77d5fa Update .editorconfig style guide 2016-09-22 01:51:44 +01:00
George Cushen 5d0e59ddd1 Add editor config to encourage consistent code formatting 2016-05-24 15:19:48 +01:00