Closed reraxe closed 1 month ago
@reraxe fixed this in PR: https://github.com/CorentinTh/it-tools/pull/1363 @CorentinTh
Since PRs are a bit backed up on https://github.com/CorentinTh/it-tools you can use my image in your docker-compose file if you want this functionality along with my other additions until the main branch has been updated:
ghcr.io/gitmotion/it-tools:latest
from github repo (copy & paste oneliner):
git clone -b gitmotion/main https://github.com/gitmotion/it-tools.git && cd it-tools/ && pnpm i && pnpm dev
Describe the bug
Selecting H3 paragraph also selects H4. Making the selected H3 to H4 on HTML
What happened?
System information
linux
Where did you encounter the bug?
Public app (it-tools.tech)