Skip to content

Conversation

MaxAtoms
Copy link
Collaborator

I noticed a small formatting error when looking at the new auto-updating benchmark statistic in the README:

image

Within just <i><span title="This measurement is automatically fetched from the latest benchmark!">118 ms</i></span>

This commit should fix the HTML tag nesting. Did not run the code though ✌🏽

</i> was misplaced. This causes the <i> tag to be closed prematurely within the nested <span>. Visible on https://flowr-analysis.github.io/flowr/.
Copy link
Member

@EagleoutIce EagleoutIce left a comment

Choose a reason for hiding this comment

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

Thank you! :)

@EagleoutIce EagleoutIce merged commit 5a4ce24 into flowr-analysis:main Feb 20, 2025
9 of 10 checks passed
@EagleoutIce
Copy link
Member

This pull request is included in v2.2.9 (see Release v2.2.9 (Compressable DFG, Flexible Source)).

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.

2 participants