summaryrefslogtreecommitdiffstats
path: root/doc/markdown.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-03-17 20:32:54 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-03-17 20:32:54 (GMT)
commitb1800e6e8923c5a1eeefb136103811135d5813bf (patch)
tree5c9d2280ca0cb07840bfa26ca4dbed5b3225d21f /doc/markdown.doc
parentcff8111ed33af6033bd188868964d92ea3503188 (diff)
downloadDoxygen-b1800e6e8923c5a1eeefb136103811135d5813bf.zip
Doxygen-b1800e6e8923c5a1eeefb136103811135d5813bf.tar.gz
Doxygen-b1800e6e8923c5a1eeefb136103811135d5813bf.tar.bz2
Release-1.8.0
Diffstat (limited to 'doc/markdown.doc')
-rw-r--r--doc/markdown.doc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/markdown.doc b/doc/markdown.doc
index e057b53..d571eef 100644
--- a/doc/markdown.doc
+++ b/doc/markdown.doc
@@ -22,13 +22,13 @@
was introduced in doxygen version 1.8.0. It is a plain text formatting
syntax written by John Gruber, with the following underlying design goal:
-> The design goal for Markdown’s formatting syntax is to
+> The design goal for Markdown's formatting syntax is to
> make it as readable as possible. The idea is that a Markdown-formatted
> document should be publishable as-is, as plain text, without
-> looking like it’s been marked up with tags or formatting instructions.
-> While Markdown’s syntax has been influenced by several existing
+> looking like it's been marked up with tags or formatting instructions.
+> While Markdown's syntax has been influenced by several existing
> text-to-HTML filters, the single biggest source of inspiration
-> for Markdown’s syntax is the format of plain text email.
+> for Markdown's syntax is the format of plain text email.
In the \ref markdown_std "next section" the standard Markdown features
are briefly discussed. The reader is referred to the [Markdown site][markdown]