### VFM Ruby Text Syntax Source: https://docs.vivliostyle.org/ Demonstrates VFM's syntax for adding Ruby text annotations to characters. This is useful for East Asian typography. ```markdown This demonstrates VFM's {Ruby|ルビ} support. ``` -------------------------------- ### VFM Footnotes Syntax Source: https://docs.vivliostyle.org/ Illustrates VFM's Markdown syntax for creating footnotes. This is used for citations or supplementary information. ```markdown The term "hypertext" was coined by Ted Nelson in 1963, long before the invention of the World Wide Web[^1]. [^1]: Nelson, T. H. (1965). "Complex information processing: a file structure for the complex, the changing and the indeterminate". ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.