friendly-snippets icon indicating copy to clipboard operation
friendly-snippets copied to clipboard

add: quarto snippets for footnotes and citations

Open lasse16 opened this issue 1 year ago • 2 comments

Footnotes are done in pandoc-style, e.g.

this is a footnote [^identifier]
[^identifier]: with its description here

The identifier must be identical, hence the duplicated tabstop.

lasse16 avatar Apr 14 '24 00:04 lasse16

@lasse16 following up on my previous question above ^^

OkelleyDevelopment avatar May 16 '24 04:05 OkelleyDevelopment

my bad I lost this PR somewhere in my notifications

The snippets all passed linting and formatting, and did not crash the plugin. I only tested about 5 of them in my daily work in the last weeks and those were working fine.

lasse16 avatar May 18 '24 14:05 lasse16