gloo-md

A core gloo library for markdown rendering.

Usage

Load this library in a gloo script:

> load lib md

Objects

  • markdown — markdown data in a text string, with rendering support
  • md_doc — a markdown file with YAML frontmatter

Full Reference

Every object's children and messages are documented in-app once the library is loaded — e.g. help> object markdown.