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

贡献者指南