diff --git a/README.md b/README.md index 38aa65d..653548d 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,11 @@ implements two additional Smartypants options: * LaTeX-style dash parsing, where `--` is translated into `–`, and `---` is translated into `—` -* Generic fractions, where anything that looks like a fraction - is translated into suitable HTML (instead of just a few special - cases). For example, `4/5` becomes `45` +* Generic fractions, where anything that looks like a fraction is + translated into suitable HTML (instead of just a few special + cases). For example, `4/5` becomes + `45`, which renders as + 45. LaTeX Output