Skip to content

Repository files navigation

Quarkup

A simple markdown extension that compiles markdown into tailwind styled html.

Quarkup Banner

Disclaimer

This package and documentation is still work in progress.

Contents

Usage

npx quarkup s|m [options] [command]

Examples

Features

  • Paragraphs
  • Headings with slugs
  • Links
  • Code blocks
  • GitHub Flavored Markdown
  • Table of Contents
  • References and Sources
  • Local images

Custom Syntax

Quarkup uses keywords with options:

$keyword:optionA{value}:optionB{value}&

the keyword ($) and option (:) marks can be configured.

Table of Contents

Example: $tableofcontents:maxDepth{1-6 [default: 6]}$

Keyword: tableofcontents

Options:

  • maxDepth - 1 up to 6 (default is 6) # Highest acceptable heading

About

A simple markdown extension that compiles markdown into tailwind styled html.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages