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

[2.x] Custom Markdown heading renderer #2047

Merged
merged 100 commits into from
Dec 5, 2024

Fix recursion issue

e1ccda8
Select commit
Loading
Failed to load commit list.
Merged

[2.x] Custom Markdown heading renderer #2047

Fix recursion issue
e1ccda8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 1, 2024 in 1s

0.00% of diff hit (target 100.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 100.00%)

Annotations

Check warning on line 19 in packages/framework/src/Markdown/Processing/HeadingRenderer.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/framework/src/Markdown/Processing/HeadingRenderer.php#L19

Added line #L19 was not covered by tests

Check warning on line 22 in packages/framework/src/Markdown/Processing/HeadingRenderer.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/framework/src/Markdown/Processing/HeadingRenderer.php#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 25 in packages/framework/src/Markdown/Processing/HeadingRenderer.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/framework/src/Markdown/Processing/HeadingRenderer.php#L25

Added line #L25 was not covered by tests

Check warning on line 31 in packages/framework/src/Markdown/Processing/HeadingRenderer.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/framework/src/Markdown/Processing/HeadingRenderer.php#L27-L31

Added lines #L27 - L31 were not covered by tests