We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(header): read description delimiter exactly as ": " PR: #1
fix: set header during descriptionToken instead of bodyToken
feat!: use lexical analyzer instead of regex * remove IsHeaderErr, IsNoBlankLineErr * add more test cases, update benchmark * update README, LICENSE, comments
docs: update README
docs: update links in README
regex perf
feat: add IsHeaderErr
docs: update readme and license file