docs: add missing options to transformer plugin documentation
- CreatedModifiedDate: add defaultDateType option - Description: add maxDescriptionLength option - Latex: add katexOptions, mathJaxOptions, typstOptions - SyntaxHighlighting: add clipboard and tokenClassification options - RoamFlavoredMarkdown: add tableComponent and attributeComponent
This commit is contained in:
@@ -19,6 +19,8 @@ This plugin accepts the following configuration options:
|
||||
- `audioComponent`: If `true` (default), converts Roam `{{[[audio]]:URL}}` shortcodes into embeded HTML audio.
|
||||
- `pdfComponent`: If `true` (default), converts Roam `{{[[pdf]]:URL}}` shortcodes into embeded HTML PDF viewer.
|
||||
- `blockquoteComponent`: If `true` (default), converts Roam `{{[[>]]}}` shortcodes into Quartz blockquotes.
|
||||
- `tableComponent`: If `true` (default), converts Roam table syntax into HTML tables.
|
||||
- `attributeComponent`: If `true` (default), converts Roam attribute syntax into rendered attributes.
|
||||
|
||||
## API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user