From b20083931a9651ca851bd42141f4a7e09fa0066d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ba=C5=BEant?= Date: Mon, 5 Aug 2024 14:09:19 +0200 Subject: [PATCH] Update library.json --- library.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index 45dbf3c..840db1e 100644 --- a/library.json +++ b/library.json @@ -64,5 +64,11 @@ "description": "A Vale-compatible implementation of select AsciiDoc guidance from the OpenShift docs contributor guidelines.", "homepage": "https://redhat-documentation.github.io/vale-at-red-hat/docs/main/user-guide/openshift-asciidoc-style-for-vale/", "url": "https://github.com/redhat-documentation/vale-at-red-hat/releases/latest/download/OpenShiftAsciiDoc.zip" + }, + { + "name": "SUSE", + "description": "A Vale-compatible implementation of the SUSE Documentation Style Guide.", + "homepage": "https://documentation.suse.com/style/current/html/docu_styleguide/", + "url": "https://github.com/openSUSE/suse-vale-styleguide" } -] \ No newline at end of file +]