cloud-annotations / docusaurus-openapi

🦕 OpenAPI plugin for generating API reference docs in Docusaurus v2.
https://docusaurus-openapi.netlify.app
MIT License
498 stars 82 forks source link

strip HTML and markdown from form field placeholders #258

Closed chris48s closed 9 months ago

chris48s commented 1 year ago

Closes #257

netlify[bot] commented 1 year ago

Deploy Preview for docusaurus-openapi ready!

Name Link
Latest commit 195188669747783307a63e5ecc94a0c4a1c7c370
Latest deploy log https://app.netlify.com/sites/docusaurus-openapi/deploys/659000d86a24c200084495a3
Deploy Preview https://deploy-preview-258--docusaurus-openapi.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

chris48s commented 9 months ago

I submitted this PR a while back based on the approach discussed in https://github.com/cloud-annotations/docusaurus-openapi/issues/257

It never got reviewed, for whatever reason.

This is still an issue in 0.7.x but the PR now has conflicts and needs updating.

I'm happy to spend a bit of time to circle back and update it if there is a prospect of it being reviewed/merged, but I don't really want to spend more time on this if it is just a dead end.

Where do we go next with this?

bourdakos1 commented 9 months ago

Sorry! I appreciate your efforts and would like to get this PR merged. I had some concerns about the regex and wanted to try some other cases, but then it slipped my mind

chris48s commented 9 months ago

Sorry - it has taken a few days to get back to this one.

bourdakos1 commented 9 months ago

Looks good, thanks!