jekyll-glossary_tooltip icon indicating copy to clipboard operation
jekyll-glossary_tooltip copied to clipboard

custom definition formatting

Open casperdcl opened this issue 2 years ago • 0 comments

would be nice to specify prefix & suffix text for definition entries

example use case: add parentheses around definitions (because as per https://tldr.cdcl.ml the definitions get inlined when parsed into a plaintext summary, i.e. foo {% glossary FOSS %} bar gets converted to foo FOSS free & open-source bar rather than foo FOSS (free & open-source) bar)

casperdcl avatar Apr 21 '23 05:04 casperdcl