Fix inline code in left navigation and h1 rendering #334
Annotations
5 errors and 1 warning
Elastic.Markdown.Tests.FrontMatter.NavigationTitleSupportReplacements.ReadsNavigationTitle:
tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L65
Expected File.NavigationTitle to be "Documentation Guide: value", but it has unexpected whitespace at the end.
|
Elastic.Markdown.Tests.FrontMatter.EmptyFileWarnsNeedingATitle.ReadsNavigationTitle:
tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L45
Expected File.NavigationTitle to be "index.md", but it has unexpected whitespace at the end.
|
Elastic.Markdown.Tests.FrontMatter.YamlFrontMatterTests.ReadsNavigationTitle:
tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs#L27
Expected File.NavigationTitle to be "Documentation Guide", but it has unexpected whitespace at the end.
|
Elastic.Markdown.Tests.Inline.ExternalPageAnchorAutoTitleTests.GeneratesHtml:
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>".
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|