fractive
Version:
Fractive is a hypertext authoring tool, primarily intended for the creation of interactive fiction.
13 lines (12 loc) • 326 B
JSON
{
"title": "Section Tags Example",
"template": "{examples}/basic.html",
"assets": [ "assets/**" ],
"linkTooltips": true,
"linkTags": {
"external": {
"html": " <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i>"
}
},
"backButtonHtml": "<i class=\"fa fa-arrow-left\" aria-hidden=\"true\"></i> Back"
}