sean0x42 / markdown-extract

Extract sections of a markdown file. Useful for automatically extracting changelogs
https://hub.docker.com/r/sean0x42/markdown-extract
MIT License
31 stars 7 forks source link

Release markdown extract v2 #13

Closed sean0x42 closed 2 years ago

sean0x42 commented 2 years ago

markdown-extract is unecessarily complicated. I originally over-engineered the solution to this problem, hoping to release a working MVP.

Basically, the contract is bizarre, and the code base is convoluted.