From 9ea880cd4d3f9100dcf4ae04586c951549ab4fde Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Wed, 24 Jan 2024 15:04:04 +0100 Subject: [PATCH] fix: ReST is not Markdown --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 5375395..b304296 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,7 +9,7 @@ Rust) to work with the model. **What can you do with this library?** * Keep, build and manipulate an efficient in-memory store of texts and annotations on texts -* Search in annotations, data and text, either programmatically or via the [STAM Query Language](https://github.com/annotation/stam/tree/master/extensions/stam-query). +* Search in annotations, data and text, either programmatically or via the `STAM Query Language `_. * Search annotations by data, textual content, relations between text fragments (overlap, embedding, adjacency, etc), * Search in text (incl. via regular expressions) and find annotations targeting found text selections. * Search in data (set,key,value) and find annotations that use the data.