MohamedRejeb / compose-rich-editor

A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown.
https://mohamedrejeb.github.io/compose-rich-editor/
Apache License 2.0
1.17k stars 76 forks source link

Each header level has different left margin #394

Open ssuukk opened 1 month ago

ssuukk commented 1 month ago

Each header level is shifted different amount to the right (at least when converting markdown), see attached screenshot from WASM/JS project.

image

This was generated from such markdown:

Prompt

Emphasis

You can use () to change emphasis of a word or phrase like: (good code:1.2) or (bad code:0.8). The default emphasis for () is 1.1. To use () characters in your actual prompt escape them like ( or ).