mrwilson / adr-viewer

Generate easy-to-read web pages for your Architecture Decision Records
MIT License
144 stars 25 forks source link

Fix the ordering of |= to determine config.include_mermaid #81

Open josephm28 opened 1 month ago

josephm28 commented 1 month ago

Need to assign the value from adr.includes_mermaid to config.include_mermaid for any adr in the list.

josephm28 commented 1 month ago

This will resolve my question in https://github.com/mrwilson/adr-viewer/issues/36