dev-ruby/asciidoctor-pdf: add 2.3.24, drop 2.3.18, 2.3.19

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2025-12-13 18:30:19 +08:00
parent 7e7eb0a918
commit 5679bb29f6
4 changed files with 28 additions and 56 deletions

View File

@@ -16,4 +16,10 @@
from AsciiDoc to PDF with Asciidoctor. The aim of this library is to
take the pain out of creating PDF documents from AsciiDoc.
</longdescription>
<longdescription lang="zh">
Asciidoctor PDF 是一个原生的 AsciiDoc 到 PDF 转换器,作为 pdf 后端使用。
它绕过了生成中间格式(如 DocBook、Apache FO 或 LaTeX的步骤来生成 PDF。
您可以使用 Asciidoctor PDF 通过 Asciidoctor 将文档直接从 AsciiDoc 转换为 PDF。
此库的目标是简化从 AsciiDoc 创建 PDF 文档的过程。
</longdescription>
</pkgmetadata>