Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/features.md')
-rw-r--r--exampleSite/content/features.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/content/features.md b/exampleSite/content/features.md
index e2ef30f..20a9e18 100644
--- a/exampleSite/content/features.md
+++ b/exampleSite/content/features.md
@@ -98,6 +98,7 @@ For brevity, the `feature-` prefix is omitted, but all of Story's classes have t
| [hyphenate](/typography) | Enables line-breaks and hyphenation of text via the browser | CSS |
| [justify](/typography) | Aligns text with full-justification | CSS |
| [math](/math) | Enables LaTeX math typesetting using KaTeX | JS |
+| [music](/music) | Enables rendering abc notation as sheet music with abcjs | JS |
| [nohdr](/images/) | Disables header images locally; when applied globally, disables preview thumbnails in lists | Hugo |
| [subtitle](/typography) | Enabled by default; disable to hide page subtitles | CSS
| [tablefig](/figures) | Styles tables similar to scientific papers | JS + CSS |