Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change style to improve whitespaces trimming inside inline markdown c…
…ode (go-gitea#23093) Given mardown source ``` x ` a` y x `a ` y x ` a ` y ``` Render <img width="1421" alt="2023-02-23 15 33 14" src="https://user-images.githubusercontent.com/17645053/220844280-a304c788-ac79-4a26-a55a-0db00f2fb3f3.png"> Fixes go-gitea#23080.
- Loading branch information