Markdown viewer application
Project description
markdown-up
markdown-up is a Markdown viewer application. To launch markdown-up, run it from the command line:
$ markdown-up
The markdown-up service starts and then opens the web browser to the current directory index by default. You can also open a specific file or directory:
$ markdown-up README.md
How it works
markdown-up first starts a chisel back-end API server to host the markdown-up JavaScript application and host the Markdown static files (it only hosts statics below the root directory). Once the API service has started, the markdown-up application opens the desired directory (index) or Markdown file for viewing.
To view the markdown-up back-end API documentation, open the Chisel documentation application at "/doc".
Development
This project is developed using Python Build. It was started using python-package-template as follows:
template-specialize python-package-template/template/ markdown-up/ -k package markdown-up -k name 'Craig A. Hobbs' -k email 'craigahobbs@gmail.com' -k github 'craigahobbs' -k nodoc 1
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
File details
Details for the file markdown-up-1.2.7.tar.gz
.
File metadata
- Download URL: markdown-up-1.2.7.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70c43529861016d65f36e98bf13277e2dcfd463fc1307bc9a40bdd5bc1dd81b0 |
|
MD5 | ac52312610d8a470a715a3c9099c87f3 |
|
BLAKE2b-256 | 32e7e881da92643d02afa263573edecd59d1697ddb8e5a3b5c824ebd20d6fcbf |