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.9.tar.gz
(28.8 kB
view details)
Built Distribution
File details
Details for the file Remarker-0.0.9.tar.gz
.
File metadata
- Download URL: Remarker-0.0.9.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c164417f57a0b1f6ae165d46f06af24c6d539381714d218b2db940a04f31b6c8 |
|
MD5 | 64ecf96ce53b2c36433eb14f9df9db08 |
|
BLAKE2b-256 | fbd8cbbc8bad6ca6418c035a63424b69d9647563ae0545d36b32cef8199bac0a |
File details
Details for the file Remarker-0.0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: Remarker-0.0.9-py2.py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28515c7539c0fe1554e395a0a5226c14ffeebde52ee4497f96cf5d523ea103f1 |
|
MD5 | 6d895bac81a8b3fcc7d257872d2c53cc |
|
BLAKE2b-256 | 5af4d0871c91d4362b291101454bf5631ae12d1aaeb69077df28c6a5ff912a53 |