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

The OASIS Trust note conflicts with COMMISSION RECOMMENDATION (EU) C(2021) 3968 #7

Closed
1 task done
skounis opened this issue Feb 10, 2023 · 0 comments
Closed
1 task done
Assignees

Comments

@skounis
Copy link
Contributor

skounis commented Feb 10, 2023

In Section 1.1 the "European Commission adopted a Recommendation 1 referees to the footnote 1:

COMMISSION RECOMMENDATION (EU) C(2021) 3968 final of 3 June 2021 on a common Union Toolbox for a coordinated approach towards a European Digital Identity Framework, OJ L 210/51, 14.6.2021

In the "Table 1: Definitions" an HTML hard coded note comes with an id that conflict with those defined in markdown

“OASIS Trust,” [Online]. Available: http://docs.oasis-open.org/ws-sx/ws-trust/v1.4/ws-trust.html.[↩︎](https://github.com/eu-digital-identity-wallet/architecture-and-reference-framework/blob/main/ARF.md#fnref1)

https://github.com/eu-digital-identity-wallet/architecture-and-reference-framework/blob/main/ARF.md?plain=1#L314

<li id="fn1"><p>“OASIS Trust,” [Online]. Available:

The id fn1 is used by the markup pandoc generates and conflicts. As a result, in the generated HTML file, Section 1.1 links to the "OASIS trust" note instead of the proper one.

Task

  1. Use a unique and different ID for the hard-coded element

cc @paolo-de-rosa @duviner

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