Skip to content

[flang][docs][NFC] Fix Markdown /*comments*/ #129018

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

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

kawashima-fj
Copy link
Member

* in /*comments*/ were interpreted as emphasis marks and were not displayed in https://flang.llvm.org/docs/Extensions.html.

`*` in `/*comments*/` were interpreted as emphasis marks and were
not displayed in https://flang.llvm.org/docs/Extensions.html.
@kawashima-fj kawashima-fj added documentation flang Flang issues not falling into any other category labels Feb 27, 2025
Copy link
Contributor

@yus3710-fj yus3710-fj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for the fix!

@yus3710-fj yus3710-fj requested a review from klausler February 28, 2025 01:08
@kawashima-fj kawashima-fj merged commit 0e56f6d into llvm:main Feb 28, 2025
15 checks passed
@kawashima-fj kawashima-fj deleted the flang-doc-markdown-fix branch February 28, 2025 01:20
cheezeburglar pushed a commit to cheezeburglar/llvm-project that referenced this pull request Feb 28, 2025
`*` in `/*comments*/` were interpreted as emphasis marks and were not
displayed in https://flang.llvm.org/docs/Extensions.html.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants