A command line tool to generate Remark.js presentations from markdown files.
Project description
A command line tool for generating Remark.js presentations from markdown files.
License: MIT
Documentation: https://remarker.readthedocs.org.
Usage
remarker --help
Usage: remarker [OPTIONS] SLIDES_MARKDOWN_FILE
Generate a Remark.js HTML presentation from input Markdown and optional
custom CSS.
Options:
--version Show the version and exit.
-v, --verbose Output debugging info.
-t, --title TEXT HTML title of the presentation.
-o, --output-file FILENAME Write the output to a file instead of STDOUT.
-c, --css-file PATH Custom CSS to be included inline.
--html-template PATH Jinja2 template file for the presentation.
--help Show this message and exit.
Usage Examples
Generate presentation.html from Markdown in slides.md:
remarker -o presentation.html slides.md
Generate presentation.html from Markdown in slides.md and CSS in style.css:
remarker -o presentation.html -c style.css slides.md
History
Pre-release
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
Remarker-0.0.7.tar.gz
(28.8 kB
view details)
Built Distribution
File details
Details for the file Remarker-0.0.7.tar.gz
.
File metadata
- Download URL: Remarker-0.0.7.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36977dff4f988b4941fcdd34c60a32f0e0e59eda9d9ff9ab87dfdfacf5ce9863 |
|
MD5 | e6570fb4f912ed7744ce1951a795f336 |
|
BLAKE2b-256 | 3fead69f12cbaaf55964cb24cf92fd25d8cd0defa8abe0278fb277dbea0202e5 |
File details
Details for the file Remarker-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: Remarker-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d369b57f247117d573f9bbcf9ec3d40259232fe850d281d74c813ecb893b77d |
|
MD5 | 2df6a9dc5619a24d11eebb9109d2a0ee |
|
BLAKE2b-256 | 49a40e652c2f12c484c79f79c965e754d9ab3ce7cac91a35a128ce82d4c76822 |