Skip to content
New issue

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

Broken links... #127

Open
ahzf opened this issue Oct 3, 2023 · 1 comment
Open

Broken links... #127

ahzf opened this issue Oct 3, 2023 · 1 comment

Comments

@ahzf
Copy link

ahzf commented Oct 3, 2023

Somehow all links within the documents are broken...

e.g. in 03_CPO_Data_Types.asciidoc there is section "1.16. OperatorEvseDataType" which has a table with a the EvseDataRecordType:
https://github.com/hubject/oicp/blob/master/OICP-2.3/OICP%202.3%20CPO/03_CPO_Data_Types.asciidoc#EvseDataRecordType

When you click on it you will not end up at the correct section of the document!


But the correct link rendered within the HTML is:
https://github.com/hubject/oicp/blob/master/OICP-2.3/OICP%202.3%20CPO/03_CPO_Data_Types.asciidoc#117-evsedatarecordtype

So, the old link together with the section number.
When you click on it you will end up at the correct section of the document!


This could be related to this very old GitHub bug: github/markup#596

@ahzf
Copy link
Author

ahzf commented Oct 3, 2023

Copying this repository to GitLab shows the same errors.
So maybe a ASCIDoc specification change or so...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant