mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
@@ -102,7 +102,7 @@ of extensions that are enabled default have the value `true` or
|
||||
`enable`, while those that are supported but disabled have value
|
||||
`false` or `disable`.
|
||||
|
||||
Example: A writer with the following global table supports the
|
||||
Example: A reader with the following global table supports the
|
||||
extensions `smart`, `citations`, and `foobar`, with `smart` enabled and
|
||||
the other two disabled by default:
|
||||
|
||||
|
||||
+1
-1
@@ -6578,7 +6578,7 @@ Returns:
|
||||
`render (doc[, colwidth[, style]])`
|
||||
|
||||
Render a [Doc]. The text is reflowed on breakable spaces to match
|
||||
the given line length. Text is not reflowed if the line line
|
||||
the given line length. Text is not reflowed if the line
|
||||
length parameter is omitted or nil.
|
||||
|
||||
Parameters:
|
||||
|
||||
Reference in New Issue
Block a user