We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
slidev-addon-tikzjax
1 parent 46b4727 commit 0a0f95fCopy full SHA for 0a0f95f
docs/.vitepress/addons.ts
@@ -49,6 +49,17 @@ export const community: AddonInfo[] = [
49
},
50
repo: 'https://github.com/Smile-SA/slidev-addon-sync',
51
52
+ {
53
+ id: 'slidev-addon-tikzjax',
54
+ name: 'slidev-addon-tikzjax',
55
+ description: 'Compile TikZ/Chemfig/... to SVG and display them in Slidev',
56
+ tags: ['Integration', 'Diagram'],
57
+ author: {
58
+ name: 'Ethan Goh',
59
+ link: 'https://github.com/7086cmd',
60
+ },
61
+ repo: 'https://github.com/7086cmd/slidev-addon-tikzjax',
62
63
{
64
id: 'slidev-component-pager',
65
name: 'slidev-component-pager',
0 commit comments