You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Elastic.Markdown/Exporters/LlmMarkdownExporter.cs
+13-13Lines changed: 13 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -23,22 +23,22 @@ public class LlmMarkdownExporter : IMarkdownExporter
23
23
>
24
24
>Elastic offers the following solutions or types of projects:
25
25
>
26
-
>* [Elasticsearch](https://www.elastic.co/docs/solutions/search.md): Build powerful search and RAG applications using Elasticsearch's vector database, AI toolkit, and advanced retrieval capabilities.
27
-
>* [Elastic Observability](https://www.elastic.co/docs/solutions/observability.md): Gain comprehensive visibility into applications, infrastructure, and user experience through logs, metrics, traces, and other telemetry data, all in a single interface.
28
-
>* [Elastic Security](https://www.elastic.co/docs/solutions/security.md): Combine SIEM, endpoint security, and cloud security to provide comprehensive tools for threat detection and prevention, investigation, and response.
26
+
>* [Elasticsearch](https://www.elastic.co/docs/solutions/search): Build powerful search and RAG applications using Elasticsearch's vector database, AI toolkit, and advanced retrieval capabilities.
27
+
>* [Elastic Observability](https://www.elastic.co/docs/solutions/observability): Gain comprehensive visibility into applications, infrastructure, and user experience through logs, metrics, traces, and other telemetry data, all in a single interface.
28
+
>* [Elastic Security](https://www.elastic.co/docs/solutions/security): Combine SIEM, endpoint security, and cloud security to provide comprehensive tools for threat detection and prevention, investigation, and response.
29
29
30
30
The documentation is organized to guide you through your journey with Elastic, from learning the basics to deploying and managing complex solutions. Here is a detailed breakdown of the documentation structure:
31
31
32
-
* [**Elastic fundamentals**](https://www.elastic.co/docs/get-started.md): Understand the basics about the deployment options, platform, and solutions, and features of the documentation.
33
-
* [**Solutions and use cases**](https://www.elastic.co/docs/solutions.md): Learn use cases, evaluate, and implement Elastic's solutions: Observability, Search, and Security.
34
-
* [**Manage data**](https://www.elastic.co/docs/manage-data.md): Learn about data store primitives, ingestion and enrichment, managing the data lifecycle, and migrating data.
35
-
* [**Explore and analyze**](https://www.elastic.co/docs/explore-analyze.md): Get value from data through querying, visualization, machine learning, and alerting.
36
-
* [**Deploy and manage**](https://www.elastic.co/docs/deploy-manage.md): Deploy and manage production-ready clusters. Covers deployment options and maintenance tasks.
37
-
* [**Manage your Cloud account**](https://www.elastic.co/docs/cloud-account.md): A dedicated section for user-facing cloud account tasks like resetting passwords.
38
-
* [**Troubleshoot**](https://www.elastic.co/docs/troubleshoot.md): Identify and resolve problems.
39
-
* [**Extend and contribute**](https://www.elastic.co/docs/extend.md): How to contribute to or integrate with Elastic, from open source to plugins to integrations.
40
-
* [**Release notes**](https://www.elastic.co/docs/release-notes.md): Contains release notes and changelogs for each new release.
41
-
* [**Reference**](https://www.elastic.co/docs/reference.md): Reference material for core tasks and manuals for optional products.
32
+
* [**Elastic fundamentals**](https://www.elastic.co/docs/get-started): Understand the basics about the deployment options, platform, and solutions, and features of the documentation.
33
+
* [**Solutions and use cases**](https://www.elastic.co/docs/solutions): Learn use cases, evaluate, and implement Elastic's solutions: Observability, Search, and Security.
34
+
* [**Manage data**](https://www.elastic.co/docs/manage-data): Learn about data store primitives, ingestion and enrichment, managing the data lifecycle, and migrating data.
35
+
* [**Explore and analyze**](https://www.elastic.co/docs/explore-analyze): Get value from data through querying, visualization, machine learning, and alerting.
36
+
* [**Deploy and manage**](https://www.elastic.co/docs/deploy-manage): Deploy and manage production-ready clusters. Covers deployment options and maintenance tasks.
37
+
* [**Manage your Cloud account**](https://www.elastic.co/docs/cloud-account): A dedicated section for user-facing cloud account tasks like resetting passwords.
38
+
* [**Troubleshoot**](https://www.elastic.co/docs/troubleshoot): Identify and resolve problems.
39
+
* [**Extend and contribute**](https://www.elastic.co/docs/extend): How to contribute to or integrate with Elastic, from open source to plugins to integrations.
40
+
* [**Release notes**](https://www.elastic.co/docs/release-notes): Contains release notes and changelogs for each new release.
41
+
* [**Reference**](https://www.elastic.co/docs/reference): Reference material for core tasks and manuals for optional products.
0 commit comments