R. N. West (Nat)

Results 24 comments of R. N. West (Nat)

@priiduonu -- I wrote a filter for cross-references in Lua which supports the same syntax that `pandoc-crossref` is using to specify Table Attrs (the syntax you are using above). You...

@tarleb -- I did not realise it was possible to create table captions with multiple paragraphs in pandoc's Markdown. Could you give an example of how this can be done?...

Turns out this is not Windows specific but rather depends on the type of line endings in the file. If the line ending is `\n` things work as expected, but...

See also the discussion in #10874. The consensus there seemed to be that `frob/init.lua` would be most idiomatic. I still plan to submit a PR for that at some stage.