Skip to content

Commit e0885a8

Browse files
committed
Add line
1 parent 73de9d8 commit e0885a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elastic.Markdown/Exporters/LlmMarkdownExporter.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public class LlmMarkdownExporter : IMarkdownExporter
4040
* [**Extend and contribute**](/extend.md): How to contribute to or integrate with Elastic, from open source to plugins to integrations.
4141
* [**Release notes**](/release-notes.md): Contains release notes and changelogs for each new release.
4242
* [**Reference**](/reference.md): Reference material for core tasks and manuals for optional products.
43+
4344
""";
4445

4546
public ValueTask StartAsync(Cancel ctx = default) => ValueTask.CompletedTask;

0 commit comments

Comments
 (0)