diff options
| author | ImportTaste <[email protected]> | 2023-06-14 23:29:25 -0500 |
|---|---|---|
| committer | ImportTaste <[email protected]> | 2023-06-14 23:29:25 -0500 |
| commit | 082a6fb51863893a955aa3d59bf241224c48fe0b (patch) | |
| tree | e18c23ac44ea5a9ac5e71b446e30aa5ea5d437b9 /html2md_cli.yaml | |
| parent | Update bug-report-template.md (diff) | |
| download | html2md-082a6fb51863893a955aa3d59bf241224c48fe0b.tar.xz html2md-082a6fb51863893a955aa3d59bf241224c48fe0b.zip | |
<br> to newline plugin
Diffstat (limited to 'html2md_cli.yaml')
| -rw-r--r-- | html2md_cli.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/html2md_cli.yaml b/html2md_cli.yaml index 7c4ebbc..5dbd4cd 100644 --- a/html2md_cli.yaml +++ b/html2md_cli.yaml @@ -101,6 +101,11 @@ Options: # Plugins + - Name: PluginBrToNewline + Type: bool + Flag: "plugin-br-to-newline" + Usage: Plugin BrToNewline + - Name: PluginConfluenceAttachments Type: bool Flag: "A,plugin-conf-attachment" |