AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] HTML export drops callouts

Abierto
#6,537 0 comentarios 0 reacciones 0 asignados Ver en GitHub
2026 bug export Q1 26
Lenguaje dominante
Dart
Estrellas
76.6k
Forks
6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.