Skip to content
Discussion options

You must be logged in to vote

To note SVGs are not scripts, see the LUA API documentation regarding adding dependencies (https://quarto.org/docs/extensions/lua-api.html#html-dependencies).

Also, if you intend to use your SVG as font glyphs/icons, you might need to change the format and you need CSS to "call" the glyphs in questions as other icons libraries do.
There are plenty of examples on the Internet.

When wanting to develop an extension targeting a format (HTML, LaTeX), you need to know the rules of that format/language which unfortunately cannot be taught by Quarto.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Answer selected by daranzolin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
extensions relates to Quarto extensions mechanism
3 participants