mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-06 17:17:00 +02:00
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:
parent
cac1707ff8
commit
df5bc4dc71
1 changed files with 12 additions and 2 deletions
14
README.md
14
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) ([1](https://github.com/compiler-explorer/compiler-explorer/blob/main/CLAUDE.md)) | [](#request-for-help) |
|
||||
| [LLVM](https://llvm.org/) | [](#request-for-help) | [](#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) ([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) |
|
||||
|---|:---:|---|---|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue