From d6507d6393abe357673d169ea26d9c18e6eaaf3c Mon Sep 17 00:00:00 2001
From: Morton Fox <github@qslw.com>
Date: Fri, 29 Jul 2016 00:34:20 -0400
Subject: [PATCH] Fix the LaTeX and EPUB links

Parenthesized items following [ ] links need to be escaped. Otherwise, those will be turned into the URLs for those links.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c83a1ae33..eaa8aa11a 100644
--- a/README.md
+++ b/README.md
@@ -12,10 +12,10 @@ another, and a command-line tool that uses this library. It can read
 Org mode], [DocBook], [txt2tags], [EPUB], [ODT] and [Word docx]; and it can
 write plain text, [Markdown], [CommonMark], [PHP Markdown Extra],
 [GitHub-Flavored Markdown], [MultiMarkdown], [reStructuredText], [XHTML],
-[HTML5], [LaTeX] (including [`beamer`] slide shows), [ConTeXt], [RTF], [OPML],
+[HTML5], [LaTeX] \(including [`beamer`] slide shows\), [ConTeXt], [RTF], [OPML],
 [DocBook], [OpenDocument], [ODT], [Word docx], [GNU Texinfo], [MediaWiki
 markup], [DokuWiki markup], [ZimWiki markup], [Haddock markup],
-[EPUB] (v2 or v3), [FictionBook2], [Textile], [groff man] pages,
+[EPUB] \(v2 or v3\), [FictionBook2], [Textile], [groff man] pages,
 [Emacs Org mode], [AsciiDoc], [InDesign ICML], [TEI Simple], and [Slidy],
 [Slideous], [DZSlides], [reveal.js] or [S5] HTML slide shows. It can also
 produce [PDF] output on systems where LaTeX, ConTeXt, or `wkhtmltopdf` is