AppFlowy-IO / AppFlowy-IO/AppFlowy

[FR] A markup language for appflowy

未关闭
#7,032 10 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
export new feature
主要语言
Dart
星标
76.6k
派生
6k
PR 合并指标
30 天内没有已合并 PR

描述

### Description

Currently appflowy has two export option markdown and html .
Markdown has no widely accepted standard [example](https://gist.github.com/vimtaai/99f8c89e7d3d02a362117284684baa0f) .
Appflowy also has features that like gallery that none of the flavor's of markdown cover . Exporting as regular markdown is destructive . And for html it's not convenient either .

### Suggestion 1 : Allow to export as Wikitext/mediawiki markup

https://en.wikipedia.org/wiki/Help:Wikitext

Wikitext has way more formatting than markdown and can allow users to move or edit their note content in other apps and even in wikipedia (mediawiki)

### Suggestion 2 : A custom markup language for appflowy

If it is not possible to implement export/import as wikitext a modified markdown can be created for appflowy .

### Impact

1. Users can export data without losing formatting and blocks like Gallery , Image size , custom table width etc
2. Easy to import/export data
3. Easy to convert into other file formats using pandoc

### Additional Context

Pandoc support if custom markup is implemented.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。