Strip out references to 'relaxed-emphasis' configuration (it's not used; it's

now the runtimeflag 'relaxed' (MKD_NORELAXED; set if you DON'T want relaxed
emphasis)
This commit is contained in:
david parsons
2015-02-05 09:16:16 -08:00
parent d757b2aeca
commit b787bc3459
2 changed files with 0 additions and 9 deletions
-1
View File
@@ -30,7 +30,6 @@ Configure.sh has a few options that can be set:
--enable-pandoc-header Use pandoc-style header blocks
--enable-superscript A^B expands to A<sup>B</sup>
--enable-amalloc Use a debugging memory allocator (to detect leaks)
--relaxed-emphasis Don't treat _ in the middle of a word as emphasis
--with-tabstops=N Set tabstops to N characters (default is 4)
3) Installing sample programs and manpages
-8
View File
@@ -111,14 +111,6 @@ at the beginning of a subsequent line.
.Pp
Be warned that style blocks work like footnote links -- no matter
where you define them they are valid for the entire document.
.Ss relaxed emphasis
The rules for emphasis are changed so that a single
.Ar _
will
.Em not
count as a emphasis character if it's in the middle of a word.
This is primarily for documenting code, if you don't wish to
have to backquote all code references.
.Ss alpha lists
Alphabetic lists (like regular numeric lists, but with alphabetic
items) are supported. So: