fixes for plain text bbcode rendering

This commit is contained in:
Dylan Knutson
2025-02-28 21:26:20 +00:00
parent 87993562eb
commit 398abf48a7
20 changed files with 743 additions and 136 deletions

View File

@@ -55,7 +55,9 @@ RUN \
watchman \
ffmpeg \
ffmpegthumbnailer \
abiword
abiword \
pdftohtml \
libreoffice
# Install postgres 15 client
RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \