Tcl Library Source Code

View Ticket
Login
Ticket UUID: 7bca91a31cc3621088d9a200cb1a41a51ad37822
Title: Documentation enhancement to Markdown module
Type: Patch Version: 1.2
Submitter: torstenberg Created on: 2021-09-13 21:08:05
Subsystem: markdown Assigned To: aku
Priority: 9 Immediate Severity: Important
Status: Closed Last Modified: 2021-09-18 10:53:39
Resolution: Accepted Closed By: aku
    Closed on: 2021-09-18 10:53:39
Description:
I found the markdown documentation page could need some more information on the actual set of markdown syntax which is supported by the package as there are so many variants out there. I looked it up in the module code and added the information to the documentation page.

It can certainly be made even more specific, but I intentionally avoided making this section a tutorial or detailed explanation of how that syntax actually is written.

The patch is the output from `fossil diff -unified markdown.man > markdown.man.diff`
User Comments: aku added on 2021-09-18 10:53:39:
Merged, commit [7aa9b7bc26].

aku added on 2021-09-18 08:44:16:

Applied on branch, commit [d43eb9b3dc].

Branch to be merged after handling [5b8e3a9e9b].

Will be closed as done after that merge.


Attachments: