ARM-software / acle

Arm C Language Extensions (ACLE)
Other
85 stars 54 forks source link

[BUG] FMV note not rendered correctly in generated specification. #325

Open mgabka opened 2 months ago

mgabka commented 2 months ago

Describe the bug The source text from https://github.com/ARM-software/acle/blob/996abdbcbf2e3f9e10e12f041a398df8ef985da7/main/acle.md?plain=1#L2511 is not rendered correctly in the generated ACLE specification and in the preview. The preview does not show the 2 lines at all, while the generated release version has just 1 line, https://arm-software.github.io/acle/main/acle.html#function-multi-versioning despite the acle.md having both.

To me looks like it is issue with "fmv-note-names".

Screenshots Screenshot 2024-06-17 at 09 50 55

Our commitment

We will work to solve the bug report in time for the upcoming release. However, we would like to encourage you to submit the fix yourself, if possible. If you intend to do so and this is your first contribution, we recommend reading our contribution guidelines.

vhscampos commented 1 month ago

Hi, thanks for your issue report.

If possible, we encourage you to contribute with a Pull Request that addresses this issue. We will be happy to review it.