Small typo in README.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
This project shows how to create a sample plugin for MarkItDown. The most important parts are as follows:
|
This project shows how to create a sample plugin for MarkItDown. The most important parts are as follows:
|
||||||
|
|
||||||
FNext, implement your custom DocumentConverter:
|
Next, implement your custom DocumentConverter:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from typing import Union
|
from typing import Union
|
||||||
|
|||||||
Reference in New Issue
Block a user