Blob Blame History Raw
--- sympy-sympy-1.2/README.rst.orig	2018-07-09 10:27:56.000000000 -0600
+++ sympy-sympy-1.2/README.rst	2018-07-21 11:13:46.598313453 -0600
@@ -138,7 +138,7 @@ To test pull requests, use `sympy-bot <h
 
 Regenerate Experimental `\LaTeX` Parser/Lexer
 ---------------------------------------------
-The parser and lexer generated with the `ANTLR4 <http://antlr4.org`_ toolchain
+The parser and lexer generated with the `ANTLR4 <http://antlr4.org>`_ toolchain
 in `sympy/parsing/latex/_antlr` and checked into the repo. Presently, most
 users should not need to regenerate these files, but if you plan to work on
 this feature, you will need the `antlr4` command line tool available. One way
@@ -239,7 +239,7 @@ To cite SymPy in publications use
 
 A BibTeX entry for LaTeX users is
 
-.. code-block:: none
+.. code-block:: BibTeX
 
     @article{10.7717/peerj-cs.103,
      title = {SymPy: symbolic computing in Python},