hunyadi / md2conf

Publish Markdown files to Confluence wiki
MIT License
52 stars 27 forks source link

This page has been generated with a tool. #3

Closed lywongad closed 1 year ago

lywongad commented 1 year ago

When I publish my markdown file to confluence, the confluence page shows a prompt at the top of the page saying "This page has been generated with a tool.". How do I disable it?

hunyadi commented 1 year ago

New command-line options --generated-by and --no-generated-by have been implemented, which control whether a generated by a tool prompt is added to the top of Confluence pages. The default value is True (a prompt is shown).