Skip to content

Conversation

@BastinFlorian
Copy link
Contributor

@BastinFlorian BastinFlorian commented Jul 25, 2023

Description:

Add the possibility to keep text as Markdown in the ConfluenceLoader
Add a bool variable that allows to keep the Markdown format of the Confluence pages.
It is useful because it allows to use MarkdownHeaderTextSplitter as a DataSplitter.
If this variable in set to True in the load() method, the pages are extracted using the markdownify library.

Issue:

4407

Dependencies:

Add the markdownify library

Tag maintainer:

@rlancemartin, @eyurtsev

Twitter handle:

FloBastinHeyI - https://twitter.com/FloBastinHeyI

@vercel
Copy link

vercel bot commented Jul 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jul 26, 2023 9:33pm
langchain-deprecated ⬜️ Ignored (Inspect) Jul 26, 2023 9:33pm

@baskaryan baskaryan added the lgtm label Jul 26, 2023
@baskaryan baskaryan merged commit a3ac9b2 into langchain-ai:master Jul 26, 2023
hinthornw pushed a commit that referenced this pull request Jul 27, 2023
# Description:
**Add the possibility to keep text as Markdown in the ConfluenceLoader**
Add a bool variable that allows to keep the Markdown format of the
Confluence pages.
It is useful because it allows to use MarkdownHeaderTextSplitter as a
DataSplitter.
If this variable in set to True in the load() method, the pages are
extracted using the markdownify library.

  # Issue: 
[4407](#4407)
  # Dependencies: 
Add the markdownify library
  # Tag maintainer:
 @rlancemartin, @eyurtsev
  # Twitter handle:
 FloBastinHeyI - https://twitter.com/FloBastinHeyI

---------

Co-authored-by: Florian Bastin <[email protected]>
Co-authored-by: Bagatur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants