phodal / adr

Architecture Decision Records in Node.js with Reporter, supported Windows, GNU/Linux, macOS - 轻量级架构决策记录工具
https://phodal.github.io/adr/
MIT License
263 stars 52 forks source link

feat: Adding a newline on toc generation and update #18

Closed dreh23 closed 4 years ago

dreh23 commented 4 years ago

This solves #17. This enables a markdown linter not to fail because the toc is now commonmark valid.

Signed-off-by: Johannes Amorosa johannes.amorosa@endocode.com