Fix capitalization of "LaTeX" (#5695)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
`cmark --to html {{file.md}}`
|
`cmark --to html {{file.md}}`
|
||||||
|
|
||||||
- Converti in latex da standard input:
|
- Converti in LaTeX da standard input:
|
||||||
|
|
||||||
`cmark --to latex`
|
`cmark --to latex`
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
`cmark --to html {{filename.md}}`
|
`cmark --to html {{filename.md}}`
|
||||||
|
|
||||||
- Convert data from standard input to latex:
|
- Convert data from standard input to LaTeX:
|
||||||
|
|
||||||
`cmark --to latex`
|
`cmark --to latex`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user