forgejo/services
silverwind 32d9c47ec7
Add RTL rendering support to Markdown (#24816)
Support RTL content in Markdown:


![image](https://github.com/go-gitea/gitea/assets/115237/dedb1b0c-2f05-40dc-931a-0d9dc81f7c97)

Example document:
https://try.gitea.io/silverwind/symlink-test/src/branch/master/bidi-text.md
Same on GitHub:
https://github.com/silverwind/symlink-test/blob/master/bidi-text.md

`dir=auto` enables a browser heuristic that sets the text direction
automatically. It is the only way to get automatic text direction.

Ref: https://codeberg.org/Codeberg/Community/issues/1021

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-05-20 23:02:52 +02:00
..
actions Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
agit add user rename endpoint to admin api (#22789) 2023-03-14 03:45:21 -04:00
asymkey
attachment Preserve file size when creating attachments (#23406) 2023-03-12 03:48:07 -04:00
auth Add Alpine package registry (#23714) 2023-05-12 17:27:50 +00:00
automerge Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
context
convert Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2023-05-15 19:02:10 +00:00
cron
externalaccount
forms Support for status check pattern (#24633) 2023-05-17 16:11:13 +08:00
gitdiff
issue Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2023-05-09 01:30:14 +02:00
lfs
mailer Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
markup Add RTL rendering support to Markdown (#24816) 2023-05-20 23:02:52 +02:00
migrations Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
mirror Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
org
packages Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
pull Support for status check pattern (#24633) 2023-05-17 16:11:13 +08:00
release
repository Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
task Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
user Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2023-05-13 20:59:11 +02:00
webhook Rewrite queue (#24505) 2023-05-08 19:49:59 +08:00
wiki