Skip to content

Fix AsciiDoc cross-reference syntax rendering in CONTRIBUTING.md#2159

Merged
chrbertsch merged 1 commit intomodelica:mainfrom
Tc-Fast:contributing_2131
Apr 14, 2026
Merged

Fix AsciiDoc cross-reference syntax rendering in CONTRIBUTING.md#2159
chrbertsch merged 1 commit intomodelica:mainfrom
Tc-Fast:contributing_2131

Conversation

@Tc-Fast
Copy link
Copy Markdown
Contributor

@Tc-Fast Tc-Fast commented Apr 14, 2026

Closes #2131

The syntax was broken due to:
```c

I changed it to use the actually used syntax for code:

[source, C]
----
...
----

The suggested PNG files are not needed. The current render style is "close enough" to the actual appearance in the documentation.

Also fixed the rendering of "<<fmi3DoStep>>" as "<>".

@Tc-Fast Tc-Fast requested a review from chrbertsch April 14, 2026 11:24
@chrbertsch chrbertsch merged commit 12ef11c into modelica:main Apr 14, 2026
3 checks passed
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.

Asciidoc commands in CONTRIBUTING.md are not rendered correctly

2 participants