jesselang / dox

Publish markdown to Confluence as HTML
MIT License
23 stars 5 forks source link

Improve dox header implementation #8

Open mitchell-then opened 5 years ago

mitchell-then commented 5 years ago

The dox header contains information about a page, and how it should be published. The information takes the form of a page ID and source directives. Right now, the directives are simple flags that modify dox publishing behavior.

More directives have been added, exposing the need for a better, scalable solution of a dox header. Some things to keep in mind: