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

Fix link issue due to special characters '++' #6

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

ClemensLinnhoff
Copy link
Contributor

@ClemensLinnhoff ClemensLinnhoff commented Mar 11, 2024

Reference to a related issue in the repository
#5 5

Add a description
Replacing + by + so the ++ in C++ is not misinterpreted by AsciiDoc.

Take this checklist as orientation for yourself, if this PR is ready for Maintainer Review

  • My suggestion follows the governance rules.
  • All commits of this PR are signed.
  • My changes generate no errors when passing CI tests.
  • I updated all documentation (readmes incl. figures) according to my changes.
  • I have successfully implemented and tested my fix/feature locally.
  • Appropriate reviewer(s) are assigned.

…tion.

Signed-off-by: ClemensLinnhoff <clemens.linnhoff@partner.bmw.de>
@ClemensLinnhoff ClemensLinnhoff linked an issue Mar 11, 2024 that may be closed by this pull request
@ClemensLinnhoff ClemensLinnhoff requested a review from jdsika March 11, 2024 10:15
@adineh adineh merged commit 3dd9e21 into main Mar 21, 2024
1 check passed
@adineh adineh deleted the 5-link-not-displayed-correctly-in-cl-11-c+-linter branch March 21, 2024 06:46
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

Successfully merging this pull request may close these issues.

Link not displayed correctly in CL 1.1: C*+ Linter
2 participants