HtmlToMarkdownTextSplitter

This commit is contained in:
Rafael Kvitko Reis
2023-07-15 18:53:57 -03:00
committed by Rafael Reis
parent 7d985dbfce
commit 1f8fcb3983
3 changed files with 82 additions and 0 deletions
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-markdown" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"></path>
<path d="M7 15v-6l2 2l2 -2v6"></path>
<path d="M14 13l2 2l2 -2m-2 2v-6"></path>
</svg>

After

Width:  |  Height:  |  Size: 482 B