Add Pandoc (#519)

Going through the backlog of `ready-for-pr` issues.

Closes #45

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/519
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
Pixelo789 2026-04-25 21:04:04 +02:00 committed by JesseBot
commit df5bc4dc71

View file

@ -54,7 +54,9 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [Video](#video)
* [Developer Tools](#developer-tools)
* [Compiler Tools And Related](#compiler-tools-and-related)
* [Document Viewers](#document-viewers)
* [Documents](#documents)
* [Document Converters](#document-converters)
* [Document Viewers](#document-viewers)
* [Editors](#editors)
* [Note Software Alternatives](#note-software-alternatives)
* [Alternative TUI Code Editors](#alternative-tui-code-editors)
@ -547,7 +549,15 @@ This is a section for repos that are similar to this one either because they are
| [`Godbolt`](https://godbolt.org) | [`d107352`](https://github.com/compiler-explorer/compiler-explorer/commit/d1073529e6bb26361e1105f5e56ed33510a83d76)? | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/compiler-explorer/compiler-explorer/blob/main/CLAUDE.md)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
| [LLVM](https://llvm.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://llvm.org/docs/AIToolPolicy.html)) | [GCC](https://gcc.gnu.org/), [Cranelift](https://cranelift.dev/), [pcc](https://github.com/PortableCC/pcc) |
## Document Viewers
## Documents
### Document Converters
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [Pandoc](https://pandoc.org/) | [`0ce85b0`](https://github.com/jgm/pandoc/commit/0ce85b0cfa8e5d3155dddc77b1408b4d7d7890fa) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/jgm/pandoc/pull/11132), [2](https://github.com/jgm/pandoc/pull/11396), [3](https://github.com/jgm/pandoc/commit/4b26f50118d7c0fdb3c1095dc26ba671e1b4b538)) | [lowdown](https://kristaps.bsd.lv/lowdown/)?<br />[Typst](https://typst.app/)? |
### Document Viewers
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|