Fix inline code in left navigation and h1 rendering #334
Annotations
5 errors and 1 warning
Test:
tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L65
Expected File.NavigationTitle to be "Documentation Guide: value", but it has unexpected whitespace at the end.
|
Test:
tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L45
Expected File.NavigationTitle to be "index.md", but it has unexpected whitespace at the end.
|
Test:
tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L27
Expected File.NavigationTitle to be "Documentation Guide", but it has unexpected whitespace at the end.
|
Test:
tests/Elastic.Markdown.Tests/Inline/AnchorLinkTests.cs#L106
Expected Html "<p>A paragraph</p>
<p><a href="testing/req.html#sub-requirements">Special Requirements > Sub Requirements
</a></p>" to contain "<p><a href="testing/req.html#sub-requirements">Special Requirements > Sub Requirements</a></p>".
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading