nextcloud/text

Raw markdown editing

開放

#3,570 建立於 2022年12月13日

 (22 則留言) (48 個反應) (0 位負責人)JavaScript (125 個分叉)auto 404
1. to developenhancementformat: markdownhelp wanted

倉庫指標

星標
 (644 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Is your feature request related to a problem? Please describe. Sometimes markdown has non-standard elements that Text renders as it thinks is standard.

Describe the solution you'd like A button "Edit raw" that would allow editing raw markdown.

Describe alternatives you've considered

Additional context

If you always want to edit raw markdown on your instance you can disable the richtext rendering and editing with this command:

occ config:app:set text rich_editing_enabled --value=0

貢獻者指南