Project Docs Github
Log in
ittf site docs concepts t artifactgenerators built-in.html.ittf Edit
  • /ittf/site/docs/concepts/t/artifactgenerators/built-in.html.ittf
  • /ittf/site/docs/concepts/t/section.html.ittf
  • /ittf/site/docs/t/to-plugin.html.ittf

/ittf/site/docs/concepts/t/artifactgenerators/built-in.html.ittf (primary)

edit
                                            
1 $group
2 $
3 var sect = {
4 title: 'Built-in artifacts'
5 };
6 section( §)
7 div
8 + The ${}
9 to-plugin( wizzi-core )
10 + plugin exports some useful artifacts:
11 ul
12 li json/document
13 li json/export
14 li xml/document
15 li xml/export
16 li text/document
17 li ittf/document

/ittf/site/docs/concepts/t/section.html.ittf

edit
                                            
1 $group
2 $params §
3 article
4 . doc-title
5 id ${sect.id}
6 + ${sect.title}
7 . doc-summary
8 $hook

/ittf/site/docs/t/to-plugin.html.ittf

edit
                                            
1 $group
2 $params name, kind|@@null
3 $
4 // var xname = kind != 'nospace' ? ' ' + name + ' ' : name
5 $if kind != 'nospace'
6 span ${} ${}
7 code
8 class highlight-code
9 a ${name}
10 href https://github.com/stfnbssl/wizzi.plugins/tree/main/packages/wizzi.plugin.${name}
11 target _blank
12 $if kind != 'nospace'
13 span ${} ${}
Save
Save & Refresh
Cancel