Skip to content

feat(demo): add a markdown view in demo app when stripComments is on#1348

Merged
kevinports merged 1 commit intonextfrom
falco/add-markdown-view-in-demo-app
Feb 18, 2026
Merged

feat(demo): add a markdown view in demo app when stripComments is on#1348
kevinports merged 1 commit intonextfrom
falco/add-markdown-view-in-demo-app

Conversation

@maximilianfalco
Copy link
Copy Markdown
Contributor

PR App Fix RM-XYZ

🧰 Changes

Adds a raw markdown view in the demo app when the stripComments option is toggled on. Since stripComments is mostly used for raw .md file views, I reckon this is a good way to test things easier and catch any errors that might be happening in stripComments

🧬 QA & Testing

Copy link
Copy Markdown
Contributor

@kevinports kevinports left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it! Thanks

@kevinports kevinports marked this pull request as ready for review February 18, 2026 19:43
@kevinports kevinports merged commit a7a8726 into next Feb 18, 2026
11 checks passed
@kevinports kevinports deleted the falco/add-markdown-view-in-demo-app branch February 18, 2026 19:43
rafegoldberg pushed a commit that referenced this pull request Feb 18, 2026
## Version 13.2.0
### ✨ New & Improved

* **demo:** add a markdown view in demo app when stripComments is on ([#1348](#1348)) ([a7a8726](a7a8726))
* extend regex to cover more cases ([#1338](#1338)) ([3e8efc8](3e8efc8))

### 🛠 Fixes & Updates

* **mdxish:** add missing toMarkdown extension for MDX expressions in stripComments ([#1347](#1347)) ([02ddfce](02ddfce))
* properly escape escaped chars when expression parsing fails ([#1325](#1325)) ([136f7af](136f7af))
* **mdxish:** tone down empty line addition preprocessing after html blocks ([#1344](#1344)) ([e4e7362](e4e7362)), closes [#1336](#1336)

<!--SKIP CI-->
@rafegoldberg
Copy link
Copy Markdown
Contributor

This PR was released!

🚀 Changes included in v13.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants