s/suppport/support/
This commit is contained in:
parent
38ad0b3204
commit
dd2455cb0d
2 changed files with 4 additions and 4 deletions
|
@ -279,7 +279,7 @@ General options
|
|||
`org` (Emacs Org mode), `mediawiki` (MediaWiki markup), `twiki` (TWiki
|
||||
markup), `tikiwiki` (TikiWiki markup), `creole` (Creole 1.0),
|
||||
`haddock` (Haddock markup), or `latex` (LaTeX).
|
||||
(`markdown_github` provides deprecated and less accurate suppport
|
||||
(`markdown_github` provides deprecated and less accurate support
|
||||
for Github-Flavored Markdown; please use `gfm` instead, unless you
|
||||
need to use extensions other than `smart`.)
|
||||
If `+lhs` is appended to `markdown`, `rst`, `latex`, or
|
||||
|
@ -321,7 +321,7 @@ General options
|
|||
`revealjs` (reveal.js HTML5 + JavaScript slide show), `s5`
|
||||
(S5 HTML and JavaScript slide show), or the path of a custom
|
||||
lua writer (see [Custom writers], below). (`markdown_github`
|
||||
provides deprecated and less accurate suppport for
|
||||
provides deprecated and less accurate support for
|
||||
Github-Flavored Markdown; please use `gfm` instead, unless
|
||||
you use extensions that do not work with `gfm`.) Note that `odt`,
|
||||
`epub`, and `epub3` output will not be directed to *stdout*;
|
||||
|
|
|
@ -239,7 +239,7 @@ Markdown), \f[C]markdown_strict\f[] (original unextended Markdown),
|
|||
Org mode), \f[C]mediawiki\f[] (MediaWiki markup), \f[C]twiki\f[] (TWiki
|
||||
markup), \f[C]tikiwiki\f[] (TikiWiki markup), \f[C]creole\f[] (Creole
|
||||
1.0), \f[C]haddock\f[] (Haddock markup), or \f[C]latex\f[] (LaTeX).
|
||||
(\f[C]markdown_github\f[] provides deprecated and less accurate suppport
|
||||
(\f[C]markdown_github\f[] provides deprecated and less accurate support
|
||||
for Github\-Flavored Markdown; please use \f[C]gfm\f[] instead, unless
|
||||
you need to use extensions other than \f[C]smart\f[].) If \f[C]+lhs\f[]
|
||||
is appended to \f[C]markdown\f[], \f[C]rst\f[], \f[C]latex\f[], or
|
||||
|
@ -286,7 +286,7 @@ show), \f[C]dzslides\f[] (DZSlides HTML5 + JavaScript slide show),
|
|||
\f[C]revealjs\f[] (reveal.js HTML5 + JavaScript slide show), \f[C]s5\f[]
|
||||
(S5 HTML and JavaScript slide show), or the path of a custom lua writer
|
||||
(see Custom writers, below).
|
||||
(\f[C]markdown_github\f[] provides deprecated and less accurate suppport
|
||||
(\f[C]markdown_github\f[] provides deprecated and less accurate support
|
||||
for Github\-Flavored Markdown; please use \f[C]gfm\f[] instead, unless
|
||||
you use extensions that do not work with \f[C]gfm\f[].) Note that
|
||||
\f[C]odt\f[], \f[C]epub\f[], and \f[C]epub3\f[] output will not be
|
||||
|
|
Loading…
Add table
Reference in a new issue