Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

skuzzymiglet/typeup-janet

Repository files navigation

typeup-janet

This is an implementation of the typeup markup language in Janet

Installation

Packaging status

  1. Install Janet (see also the official guide)
  2. Install typeup: sudo jpm install 'https://git.sr.ht/~skuzzymiglet/typeup-janet'

Usage

# typeup <output format>
typeup html # reads standard input, writes to standard output
typeup md # GitHub flavored markdown
typeup ast # Internal AST
typeup meta.title # Metadata key "title"
typeup html < document.tup > output.html

About

A Janet implementation of typeup, a markup language that gets out of your way

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published