From df5bc4dc710e3f350e0f15dfe1ac714917e443c9 Mon Sep 17 00:00:00 2001 From: Pixelo789 Date: Sat, 25 Apr 2026 21:04:04 +0200 Subject: [PATCH] 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 --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73c5c5d..d35eadb 100644 --- a/README.md +++ b/README.md @@ -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/)?
[Typst](https://typst.app/)? | + +### Document Viewers | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | |---|:---:|---|---|