Skip to content

fix: change start-str for fig description insertion#4

Open
Be3751 wants to merge 1 commit intomonuminu:mainfrom
Be3751:main
Open

fix: change start-str for fig description insertion#4
Be3751 wants to merge 1 commit intomonuminu:mainfrom
Be3751:main

Conversation

@Be3751
Copy link
Copy Markdown

@Be3751 Be3751 commented Oct 25, 2024

Hi, @monuminu! I'm a CSA at Microsoft Japan. Your sample code is useful, and customers using Azure are leveraging your sample code.

Changes made:

To insert figure captions every other day, the starting string used to find the insertion points in the Markdown was changed to <figure>.

Issue:

In the Markdown output from Document Intelligence, even though <figure> and </figure> were included, ![](figures/0) was not. This meant that with the previous code, the caption was not inserted.

Reference:

Output format for Markdown in Document Intelligence - Document Intelligence Markdown Output Format"

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.

1 participant