Unit ok_markdown_links

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

Test markdown links.

Link to proc inside this unit with description: Test Procedure

Not links:

Overview

Functions and Procedures

procedure MyProc;

Description

Functions and Procedures

procedure MyProc;

Link to Self, and a Second one. Link without explicit title [ok_markdown_links].

Not links to \[Self](#MyProc), and a \[Second one](#ok_markdown_links.MyProc). Not a link without explicit title \[ok_markdown_links].