<monospace>, <code>, and <preformat> JATS tags

Nice work on developing and hosting Fidus Writer!

I quickly tried fiduswriter online a bit and I did not see any UI elements for marking text as code, either as inline or block elements.

Am I correct that Fidus Writer does not support the JATS elements <monospace>, <code>, or <preformat>?

I am researching how various existing JATS implementations are rendering JATS <code> into HTML for
the specification of Baseprint JATS XML.

I’ve started a discussion on handling monospace/preformtted inline code/text in JATS at inline code vs monospace in JATS · jgm/pandoc · Discussion #11108 · GitHub in case anyone wants to contribute thoughts there.

-Castedo

Hey,
no that is not correct. There is a code block that can be added if the document template has it enabled. It created <code> tags in the JATS exporter. See fiduswriter/fiduswriter/document/static/js/modules/exporter/jats/convert.js at main · fiduswriter/fiduswriter · GitHub