AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] HTML export drops callouts

オープン
#6,537 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
2026 bug export Q1 26
主要言語
Dart
スター
76.6k
フォーク
6k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Bug Description

When exporting to HTML file, all callouts are ignored.

### How to Reproduce

Create a document with this content (here formatted as markdown)

```markdown
The following is a callout:
> 📌
> CALLOUT 1

And this is a quote:
> QUOTE 2
And that's all we need.
```

Click "Share > Export As > HTML"

The resulting html file will contain exactly this content (formatted for readability):

```html

The following is a callout:


And this is a quote:


QUOTE 2

And that's all we need.




```

I.e. the callout part is gone without a trace, while the quote is preserved.
I just thought it'd be good to know that quotes are not affected, in case that makes analysis easier.

### Expected Behavior

The entire document should be exported.

### Operating System

Linux (debian unstable)

### AppFlowy Version(s)

0.7.1 (.deb package)

### Screenshots

_No response_

### Additional Context

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。