Skip to content

Commit 24f7a13

Browse files
theletterfCopilot
andauthored
Update src/Elastic.Markdown/Myst/Renderers/LlmMarkdown/LlmInlineRenderers.cs
Co-authored-by: Copilot <[email protected]>
1 parent 410960c commit 24f7a13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Elastic.Markdown/Myst/Renderers/LlmMarkdown/LlmInlineRenderers.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ protected override void Write(LlmMarkdownRenderer renderer, LinkInline obj)
4444
renderer.Writer.Write(")");
4545
}
4646

47-
4847
}
4948

5049
public class LlmEmphasisInlineRenderer : MarkdownObjectRenderer<LlmMarkdownRenderer, EmphasisInline>

0 commit comments

Comments
 (0)