Verified Commit 72546ccf authored by Jakob Moser's avatar Jakob Moser
Browse files

Credit script which I stole in LICENSE-3RD-PARTY.md

parent 2c56cb17
Loading
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -7,3 +7,11 @@
  - Author: (c) 2011-present GitLab B.V.
  - URL: https://docs.gitlab.com/ee/ci/docker/using_kaniko.html#building-a-docker-image-with-kaniko
  - License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0)

## Pandoc filter to set the title of a document

- `src/coliverter/resources/pandoc-heading-to-title.lua`
  - Answer to: Set html title from the first header with pandoc
  - Author: johndoe (https://stackoverflow.com/users/2520247/johndoe)
  - URL: https://stackoverflow.com/a/76048743
  - License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)