Duplicate headers error
See original GitHub issueIn a document like:
# Changelog
## [14.0]
### Breaking
- foo
## [13.0]
### Breaking
- bar
The second Breaking
header is reported as duplicate. I think it doesn’t make sense since it’s under different parent header.
Issue Analytics
- State:
- Created a year ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Trying to upload a list (CSV) and keep getting error message
In most cases, the duplicate headers error is referring to duplicate blank column headers. The solution is to remove any additional blank ...
Read more >"Duplicate Column Header" error when updating form
This error message indicates that the column headers in the form or spreadsheet need to more be unique to avoid confusion and ensure...
Read more >Message is not RFC 5322 compliant: duplicate headers.
mail.com/MTA Error: "550 5.7.1 [207.189.186.216] Our system has detected that this message is not RFC 5322 compliant: duplicate headers.
Read more >google chrome - Duplicate headers received from server
The response from the server contained duplicate headers. This problem is generally the result of a misconfigured website or proxy.
Read more >Duplicate headers received from server - Forum
The response from the server contained duplicate headers. This problem is generally the result of a misconfigured website or proxy.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m not the best person to discuss that with as I’m not really that familiar with this stuff and frankly those issues don’t typically matter in markdown files that I’m working with.
That said, would it make sense for the “duplicate title” error to be a bit more descriptive? If it would say, for example, “Duplicate first-level header”?
Resolved in https://github.com/artempyanykh/marksman/releases/tag/2022-09-03