Files
stormux/files/files/usr/lib/pluma/plugins/pluma-plugin-exporter/README.md
2019-12-11 14:39:33 -05:00

12 lines
377 B
Markdown

# pluma-plugin-exporter
Plugin for pluma that exports Markdown file to PDF or HTML
## Getting Started
Go to `Edit > Preferences` and select `Exporter`. Menu is now under `File`.
## Usage
To use, open a Markdown file and select either `Export to PDF` or `Export to HTML`.
## Testing
To run unit tests, in the root directory of the repository run `python -m unittests tests`.