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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file wok-compiler-0.1.0.tar.gz
.
File metadata
- Download URL: wok-compiler-0.1.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56303b14fd15999e5239a158a6c23e587e1b91ccfe1e36bdbcad8e676318429a |
|
MD5 | 3c1f9878ecfd062bb7fcc19d9e15b0c7 |
|
BLAKE2b-256 | f53ae446b5ae98f40f0c9d51ed20bcb95dba52bff89c65949329da134ccfe69a |