Skip to content

Conversation

@jonathansick
Copy link
Member

This PR adds a new --format CLI option to specify a supported output format. Supported format names are:

  • plain
  • markdown (todo)
  • rst (todo)

Set the suffix at the latest time possible. This makes way for a user to
specify a format, that in turn, can provide default suffix information.
The formats module contains a central listing of supported Pandoc
formats and the default extension for each format.

The CLI enforces that the selected value of --format is one of those
formats.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants