nextcloud/text

Raw markdown editing

オープン

#3,570 opened on 2022/12/13

 (22 件のコメント) (48 件のリアクション) (0 人の担当者)JavaScript (125 件のフォーク)auto 404
1. to developenhancementformat: markdownhelp wanted

Repository metrics

Stars
 (644 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド