From cd8ad39e39779a2d825ca9565a81acc0efc008e0 Mon Sep 17 00:00:00 2001 From: alphonse Date: Sat, 23 May 2026 16:35:52 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93d46a8..f6185b3 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,8 @@ This theme was loosely inspired by [Eric Bailey's a11y themes](https://github.co Simply download the `access-light.theme` file and place it in your working directory, or another location of your choice. Then run (e.g.) `pandoc -t input-file.txt -o output-file.html --highlight-style access-light.theme`. -Documentation on Pandoc themes: [https://pandoc.org/demo/example33/15-syntax-highlighting.html](https://pandoc.org/demo/example33/15-syntax-highlighting.html) \ No newline at end of file +Documentation on Pandoc themes: [https://pandoc.org/demo/example33/15-syntax-highlighting.html](https://pandoc.org/demo/example33/15-syntax-highlighting.html) + +# Disclaimer + +While I have done my best to ensure this theme is WCAG AA compliant, I am not an accessbility or design expert. You should double check this theme yourself and ensure it meets your needs/obligations. By using it, you take full liability for any non-compliance issues in your application. \ No newline at end of file