Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
138 stars 12 forks source link

Update rendered Markdown styles #235

Closed matt-west closed 2 weeks ago

matt-west commented 2 weeks ago

Fixes https://github.com/Automattic/dotcom-forge/issues/7670

Proposed Changes

Screenshot 2024-06-12 at 11 29 55 Screenshot 2024-06-12 at 11 30 03

Testing Instructions

Show me how all markdown elements would look when rendered

Pre-merge Checklist

matt-west commented 2 weeks ago

@jeroenpf Interesting. Do you know if that's due to a limitation we've put in place?

jeroenpf commented 2 weeks ago

@jeroenpf Interesting. Do you know if that's due to a limitation we've put in place?

It seems that we've added that here: https://github.com/Automattic/studio/blob/trunk/src/index.ts#L197

@p-jackson might know more about this.

matt-west commented 2 weeks ago

Thanks! I’ve created an issue for fixing the images. https://github.com/Automattic/dotcom-forge/issues/7721