Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
ecb84f8e
Commit
ecb84f8e
authored
Jan 20, 2000
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't insert extra indentation before <title> elements.
parent
bffd683f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
Doc/tools/sgmlconv/conversion.xml
Doc/tools/sgmlconv/conversion.xml
+12
-12
No files found.
Doc/tools/sgmlconv/conversion.xml
View file @
ecb84f8e
...
...
@@ -247,7 +247,7 @@
subsubsection subsubsection*
paragraph paragraph* subparagraph subparagraph*"
>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -257,7 +257,7 @@
paragraph paragraph* subparagraph subparagraph*"
>
<attribute
name=
"numbered"
>
no
</attribute>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -267,7 +267,7 @@
subsubsection subsubsection*
paragraph paragraph* subparagraph subparagraph*"
>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -277,7 +277,7 @@
paragraph paragraph* subparagraph subparagraph*"
>
<attribute
name=
"numbered"
>
no
</attribute>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -286,7 +286,7 @@
closes=
"subsection subsection* subsubsection subsubsection*
paragraph paragraph* subparagraph subparagraph*"
>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -295,7 +295,7 @@
paragraph paragraph* subparagraph subparagraph*"
>
<attribute
name=
"numbered"
>
no
</attribute>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -304,7 +304,7 @@
closes=
"subsubsection subsubsection*
paragraph paragraph* subparagraph subparagraph*"
>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -313,7 +313,7 @@
paragraph paragraph* subparagraph subparagraph*"
>
<attribute
name=
"numbered"
>
no
</attribute>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -321,7 +321,7 @@
<macro
name=
"paragraph"
closes=
"paragraph paragraph* subparagraph subparagraph*"
>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -329,7 +329,7 @@
closes=
"paragraph paragraph* subparagraph subparagraph*"
>
<attribute
name=
"numbered"
>
no
</attribute>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -337,7 +337,7 @@
<macro
name=
"subparagraph"
closes=
"subparagraph subparagraph*"
>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
@@ -345,7 +345,7 @@
closes=
"subparagraph subparagraph*"
>
<attribute
name=
"numbered"
>
no
</attribute>
<text>
</text>
</text>
<child
name=
"title"
/>
<content
implied=
"yes"
/>
</macro>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment