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

Escape curly braces in docs #1892

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

lcarva
Copy link
Member

@lcarva lcarva commented Aug 27, 2024

Otherwise, asciidoctor assumes it's meant to be a reference and throws a warning:

skipping reference to missing attribute

The warning causes the website build to halt.

Otherwise, asciidoctor assumes it's meant to be a reference and throws a
warning:

> skipping reference to missing attribute

The warning causes the website build to halt.

Signed-off-by: Luiz Carvalho <[email protected]>
@lcarva
Copy link
Member Author

lcarva commented Aug 27, 2024

@robnester-rh, ptal 🙏

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.79%. Comparing base (90bf60b) to head (5f8e18d).
Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1892   +/-   ##
=======================================
  Coverage   80.79%   80.79%           
=======================================
  Files          68       68           
  Lines        5050     5050           
=======================================
  Hits         4080     4080           
  Misses        970      970           
Flag Coverage Δ
generative 80.79% <ø> (ø)
integration 80.79% <ø> (ø)
unit 80.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@lcarva
Copy link
Member Author

lcarva commented Aug 28, 2024

Merging this as the website build is currently broken.

@lcarva lcarva merged commit 3fad41f into enterprise-contract:main Aug 28, 2024
10 checks passed
@lcarva lcarva deleted the fix-docs branch August 28, 2024 14:10
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.

1 participant