logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pulldown-cmark - pulldown-cmark

Description

       Reads markdown from file or standard input and emits HTML.

Name

       pulldown-cmark - pulldown-cmark

Options

-h, --help
              this help message

       -d, --dry-run
              dry run, produce no output

       -e, --events
              print event sequence instead of rendering

       -T, --enable-tables
              enable GitHub-style tables

       -F, --enable-footnotes
              enable GitHub-style footnotes

       --enable-old-footnotes
              enable Hoedown-style footnotes

       -S, --enable-strikethrough
              enable GitHub-style strikethrough

       -L, --enable-tasklists
              enable GitHub-style task lists

       -P, --enable-smart-punctuation
              enable smart punctuation

       -H, --enable-heading-attributes
              enable heading attributes

       -M, --enable-metadata-blocks
              enable metadata blocks

       -R, --reject-broken-links
              fail if input file has broken links

pulldown-cmark 0.10.3                             December 2024                                PULLDOWN-CMARK(1)

Synopsis

pulldown-cmark [options]

See Also