IQSS / dataverse-client-javascript

A Dataverse client for JavaScript and TypeScript
MIT License
15 stars 8 forks source link

140 transform html to markdown for Collection description #145

Closed ekraffmiller closed 4 months ago

ekraffmiller commented 4 months ago

What this PR does / why we need it:

Transforms html that may be in Collection description to markdown

Which issue(s) this PR closes:

Related Dataverse PRs:

Special notes for your reviewer:

Suggestions on how to test this:

Create a new Collection in JSF, with a description that contains html. The getCollection useCase should return a collection that has a description with markdown.

Is there a release notes update needed for this change?:

Additional documentation: