--as-p
As Paragraph (Text)
This flag is for web platform. On other platforms, this will be ignored, have no impact on the final output.
Accepted keys
--as-p
--as-paragraph
--paragraph
Syntax
`--as-p${"="typeof boolean}`
Example
--paragraph
--paragraph=true
--paragraph=false
--paragraph=yes
--paragraph=no
----paragraph
Behavior
Element
When applied, this will force the node to be rendered as a <p>
element.
Text style
We don't yet support text style matching with --p
flag.