Remove empty bullet points (#1342)

This commit is contained in:
Tanay Pant 2021-08-12 20:09:18 +02:00 committed by GitHub
parent 07bd3c50ea
commit 79df82aec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -326,7 +326,7 @@ While it's almost impossible to cover all types, layouts, and special cases (esp
- Docx
- Apache Tika (Supports > 340 file formats)
- Markdown
-
**Example**
```python
@ -405,7 +405,7 @@ document_store.write_documents(docs)
- InMemory
- Milvus
- Weaviate
-
**Example**
```python