flame_markdown

Last updated:

0 purchases

flame_markdown Image
flame_markdown Images
Add to Cart

Description:

flame markdown

Adds markdown support for Flame using the markdown package.











flame_markdown #
This package facilitates the creation of Flame's TextNode hierarchies by leveraging markdown
strings.
It integrates with the markdown package to parse markdown strings into an AST and uses that AST to
create a DocumentRoot containing the equivalent list of nodes from Flame's text rendering
pipeline.
Add this as a dependency to your Flame game if you want to easily apply simple inline formatting to
text in your game (bold, italics), or if you want to create complex text documents with headings and
paragraphs and have them formatted by Flame's text layout system, without needing to manually
specify the TextNode tree structure.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.