1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 04:11:24 +02:00
gitea/modules
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
activitypub
analyze
assetfs
auth
avatar
base
cache
charset
container
context Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2023-05-15 19:02:10 +00:00
csv
doctor
emoji
eventsource
generate
git
gitgraph
graceful Implement systemd-notify protocol (#21151) 2023-05-15 22:20:30 +00:00
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Some refactors for issues stats (#24793) 2023-05-19 22:17:48 +08:00
issue/template
json
label
lfs
log
markup Add RTL rendering support to Markdown (#24816) 2023-05-20 23:02:52 +02:00
mcaptcha
metrics
migration
mirror
nosql
notification
options
packages Add Go package registry (#24687) 2023-05-14 23:38:40 +08:00
paginator
pprof
private
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository
secret
session
setting Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
sitemap
ssh
storage Implement actions artifacts (#22738) 2023-05-19 21:37:57 +08:00
structs
svg
sync
system
templates
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util
validation
web
webhook