From 456bd09877cd6b0ea27395f6472fbe2f2adab781 Mon Sep 17 00:00:00 2001 From: James Scott-Brown Date: Thu, 19 Jan 2023 22:34:33 +0000 Subject: fix formatting of link in pandoc-server.md --- doc/pandoc-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pandoc-server.md b/doc/pandoc-server.md index 2044a2b99..c5c4e36d9 100644 --- a/doc/pandoc-server.md +++ b/doc/pandoc-server.md @@ -388,7 +388,7 @@ the following query parameters: It returns a JSON object with fields `html` and `version`. This endpoint is designed to support the -[Babelmark]()https://babelmark.github.io website. +[Babelmark](https://babelmark.github.io) website. # AUTHORS -- cgit v1.2.3