Christophe Agathon

Results 15 issues of Christophe Agathon

It's based on the use of simple Pandoc fenced divs, their class names and some arguments. This filter extends what is already available for HTML output, gives the same features...

All relative paths are processed relatively to the working directory. Relative path in a document (main source file) are obviously relative to the directory of this document. So the filter...

Works with all kind of Pandoc supported Markdown tables. - The Latex hack based on patching \LT@array doesn't work anymore for Multiline and Pipes tables with current versions of Pandoc....

**Pandoc dynamically generates redundant list styles which is a problem when you need some customization** I used `pandoc -o test.odt test-odt-list.md` to generate an ODT document from a MD source...

bug

Use case : create a lua table and convert it to XML with duplicated tags based on `xml2lua/example3.lua` we could expect : ``` local tag = { tag1={ 1='A', 2='B'...

Except for launching RPi.GPIO, zigate-flasher seems to run on unbuntu with an USB zigate.

Could you please consider publishing a new release and upload it on vim.org ? I found `plantuml-syntax` on vim.org and it's very useful for me. I was trying to fix...

**Describe the bug** ![image](https://github.com/plantuml/plantuml/assets/31566103/1b6d1679-5c7f-4e50-a511-aaaecfb5752c) The dashed line actually has zero space on the right and a negative space on the left **To Reproduce** https://www.plantuml.com/plantuml/png/SoWkIImgAStDuOhMYbNGrRLJS4mkoInBvU82IfIaGdaArLmA2Y05G7c_qboV_EHi_xGqe1Y20z8Bv-OXIUN1P12wQceGnZad5XJ3PI0yX848Vfw2bO9h6OmRK9HQN9oQ0jM0i0PPFpODQ7O79nVbv-J0ROVn4VP3HV2v05K9GWy-LzHoEQJcfG037G00 **Expected behavior** Some space evenly distributed...

triage

**Describe the bug** Message labels have their own font name, style and size. They don't follow `defaultFontName`, `defaultFontColor` nor `defaultFontSize`. The only styling they accept is inheritance of message arrow's...

bug