Tcl Library Source Code

Check-in [d6174df5a0]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Markdown: Updated test results, added index for easier inspection
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | doc-fixup-and-markdown
Files: files | file ages | folders
SHA3-256: d6174df5a0fbbfef1216fdc944fb736a734279e794531e9b8c0d3329d2ed8253
User & Date: aku 2019-03-19 03:49:41.292
Context
2019-03-19
03:50
Continued generation of markdown: doctools. check-in: 352aea205e user: aku tags: doc-fixup-and-markdown
03:49
Markdown: Updated test results, added index for easier inspection check-in: d6174df5a0 user: aku tags: doc-fixup-and-markdown
03:43
Markdown, switched toc and index to new comment commands. check-in: 669184b80b user: aku tags: doc-fixup-and-markdown
Changes
Unified Diff Ignore Whitespace Patch
Changes to modules/doctools/tests/idx/markdown/00.
1
2
3
4

[//]: # (Index generated by tcllib/doctools/idx with format 'markdown')

# KWIC -- Test

|


1
2
3
4

[//000000001]: # (Index generated by tcllib/doctools/idx with format 'markdown')

# KWIC -- Test
Changes to modules/doctools/tests/idx/markdown/01.
1
2
3
4
5
6
7
8
9

[//]: # (Index generated by tcllib/doctools/idx with format 'markdown')

# KWIC -- Test

----

[L](#cL)


|







1
2
3
4
5
6
7
8
9

[//000000001]: # (Index generated by tcllib/doctools/idx with format 'markdown')

# KWIC -- Test

----

[L](#cL)

Changes to modules/doctools/tests/idx/markdown/02.
1
2
3
4
5
6
7
8
9

[//]: # (Index generated by tcllib/doctools/idx with format 'markdown')

# KWIC -- Test

----

[D](#cD) · [L](#cL)


|







1
2
3
4
5
6
7
8
9

[//000000001]: # (Index generated by tcllib/doctools/idx with format 'markdown')

# KWIC -- Test

----

[D](#cD) · [L](#cL)

Added modules/doctools/tests/idx/markdown/index.








>
>
>
>
1
2
3
4

  * [00.md](00.md)
  * [01.md](01.md)
  * [02.md](02.md)
Changes to modules/doctools/tests/toc/markdown/00.
1
2
3
4

[//]: # (Table of contents generated by tcllib/doctools/toc with format 'markdown')

# TOC -- Test

|


1
2
3
4

[//000000001]: # (Table of contents generated by tcllib/doctools/toc with format 'markdown')

# TOC -- Test
Changes to modules/doctools/tests/toc/markdown/01.
1
2
3
4
5
6
7
8

[//]: # (Table of contents generated by tcllib/doctools/toc with format 'markdown')

# TOC -- Test

  - [i1](I1f) i1d

  - [i2](I2f) i2d

|






1
2
3
4
5
6
7
8

[//000000001]: # (Table of contents generated by tcllib/doctools/toc with format 'markdown')

# TOC -- Test

  - [i1](I1f) i1d

  - [i2](I2f) i2d
Changes to modules/doctools/tests/toc/markdown/02.
1
2
3
4
5
6
7
8
9

[//]: # (Table of contents generated by tcllib/doctools/toc with format 'markdown')

# TOC -- Test

  - [i1](I1f) i1d

  - [D](Df)


|







1
2
3
4
5
6
7
8
9

[//000000001]: # (Table of contents generated by tcllib/doctools/toc with format 'markdown')

# TOC -- Test

  - [i1](I1f) i1d

  - [D](Df)

Added modules/doctools/tests/toc/markdown/index.








>
>
>
>
1
2
3
4

  * [00.md](00.md)
  * [01.md](01.md)
  * [02.md](02.md)