Skip to content

merge from next#3

Merged
eaglethrost merged 6 commits intoeaglethrost:dimas/RM-14352-fix-table-empty-cellfrom
readmeio:next
Nov 3, 2025
Merged

merge from next#3
eaglethrost merged 6 commits intoeaglethrost:dimas/RM-14352-fix-table-empty-cellfrom
readmeio:next

Conversation

@eaglethrost
Copy link
Copy Markdown
Owner

PR App Fix RM-XYZ

🧰 Changes

Describe your changes in detail.

🧬 QA & Testing

kellyjosephprice and others added 6 commits October 30, 2025 15:26
## Version 11.5.0
### ✨ New & Improved

* add MCPIntro component ([#1219](#1219)) ([352fb99](352fb99))
* add support for converting recipe ([#1221](#1221)) ([16db568](16db568))

### 🛠 Fixes & Updates

* **deps:** bump @mdx-js/mdx from 3.1.0 to 3.1.1 ([#1186](#1186)) ([36ba199](36ba199)), closes [mdx-js/mdx#2593](mdx-js/mdx#2593) [mdx-js/mdx#2595](mdx-js/mdx#2595) [mdx-js/mdx#2629](mdx-js/mdx#2629) [mdx-js/mdx#2622](mdx-js/mdx#2622) [mdx-js/mdx#2605](mdx-js/mdx#2605) [mdx-js/mdx#2604](mdx-js/mdx#2604)
* **deps:** bump estree-util-value-to-estree from 3.4.0 to 3.5.0 ([#1214](#1214)) ([c953372](c953372)), closes [remcohaszing/estree-util-value-to-estree#6](remcohaszing/estree-util-value-to-estree#6) [#6](#6)
* **deps:** bump postcss from 8.5.3 to 8.5.6 ([#1128](#1128)) ([2731484](2731484)), closes [#2052](https://github.com/readmeio/markdown/issues/2052)
* **deps:** bump remark-mdx from 3.1.0 to 3.1.1 ([#1185](#1185)) ([bc7f79a](bc7f79a)), closes [mdx-js/mdx#2593](mdx-js/mdx#2593) [mdx-js/mdx#2595](mdx-js/mdx#2595) [mdx-js/mdx#2629](mdx-js/mdx#2629) [mdx-js/mdx#2622](mdx-js/mdx#2622) [mdx-js/mdx#2605](mdx-js/mdx#2605) [mdx-js/mdx#2604](mdx-js/mdx#2604)
* **deps:** dependabot updates ([#1217](#1217)) ([b8b0b78](b8b0b78))

<!--SKIP CI-->
…ues (#1220)

[![PR App][icn]][demo] | Fix RM-14308
:-------------------:|:----------:

## 🧰 Changes

We've had a migrated project have its document content malformed because
a [] is recognized as a link & accidentally replaced with another
content.

Update the migrate-link-reference logic to not use positions.

## 🧬 QA & Testing

Added some tests to check if we accidentally modify [] blocks. Let me
know if it’s possible for link blocks to not be [].

This solves the issue for the markdown in
https://linear.app/readme-io/issue/RM-14308/page-content-not-converting-correctly

- [Broken on production][prod].
- [Working in this PR app][demo].


[demo]: https://markdown-pr-PR_NUMBER.herokuapp.com
[prod]: https://SUBDOMAIN.readme.io
[icn]:
https://user-images.githubusercontent.com/886627/160426047-1bee9488-305a-4145-bb2b-09d8b757d38a.svg
## Version 11.5.1
### 🛠 Fixes & Updates

* modify migrate link reference to not accidentally replace [] values ([#1220](#1220)) ([d180161](d180161))

<!--SKIP CI-->
@eaglethrost eaglethrost merged commit eb5e780 into eaglethrost:dimas/RM-14352-fix-table-empty-cell Nov 3, 2025
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.

3 participants