Query: markdown_py
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MARKDOWN_PY(1) General Commands Manual MARKDOWN_PY(1)NAMEmarkdown_py - a Python implementation of John Gruber's Markdown.SYNOPSISmarkdown_py [options] [INPUT_FILE] (STDIN is assumed if no INPUT_FILE is given)OPTIONS--version Show program's version number and exit. -h, --help Show the help message and exit. -f OUTPUT_FILE, --file=OUTPUT_FILE Write output to OUTPUT_FILE. Defaults to STDOUT. -e ENCODING, --encoding=ENCODING Encoding for input and output files. -q, --quiet Suppress all warnings. -v, --verbose Print all warnings. -s SAFE_MODE, --safe=SAFE_MODE 'replace', 'remove' or 'escape' HTML tags in input. -o OUTPUT_FORMAT, --output_format=OUTPUT_FORMAT 'xhtml1' (default), 'html4' or 'html5'. --noisy Print debug messages. -x EXTENSION, --extension=EXTENSION Load extension EXTENSION. -n, --no_lazy_ol Observe number of first item of ordered lists.DESCRIPTIONCommand-line Markdown compiler based on python-markdown module, with extensions support.AUTHORThis manual page was written by Dmitry Shachnev <mitya57@gmail.com>. MARKDOWN_PY(1)
Related Man Pages |
---|
create_extension(7) - centos |
drop_extension(7) - centos |
landslide(1) - debian |
multimarkdown(1p) - debian |
text::markdown(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
smu 1.0 (Default branch) |
Finding consecutive numbers in version names on a txt file |