Skip to main content

Advanced yet human-readable markup language

Project description

Wok

Wok is a markup language, similar to Markdown but with a syntax based on Pug. I'm aiming to make Wok into some kind of middle-ground between the power of HTML and the simplicity of Markdown. The idea came from wanting an open-source alternative to Notion, an app I find to be quite powerful.

Wok currently compiles only to HTML. A tool to compile-and-serve Wok files is available as a separate wok-serve package.

Example usage:

# Show help
wok -h

# Compile a few files
wok my_wok_file.wok my_other_file.wok

# Compile with glob
wok *.wok

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wok-compiler-0.1.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page