We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--no-firsth1
markdown-toc --no-firsth1 README.md here is file to test: https://github.com/matterinc/web3swift/blob/develop/README.md
markdown-toc --no-firsth1 README.md
--no-firsth1 puts 'undefined' in front and end "%" of TOC output #131
web3swift
undefined web3swift
The text was updated successfully, but these errors were encountered:
Dupe of #42 ?
Sorry, something went wrong.
A smaller failing case. Might be handy to triangulate the problem.
$ markdown-toc --no-firsth1 - <<< '## Heading' $
No branches or pull requests
markdown-toc --no-firsth1 README.md
here is file to test:
https://github.com/matterinc/web3swift/blob/develop/README.md
--no-firsth1
puts 'undefined' in front and end "%" of TOC output #131Expected result:
web3swift
Actual result:
undefined web3swift
The text was updated successfully, but these errors were encountered: