-
Notifications
You must be signed in to change notification settings - Fork 3
/
user-guide.log
63 lines (61 loc) · 2.14 KB
/
user-guide.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
mdpre Markdown Preprocessor v0.6.7 (17 December, 2023)
======================================================
- opened <stdout> for writing
Def mdpre_date = 17 December, 2023
Def mdpre_level = 0.6.7
Def userid = martinpacker
Def time = 14:26
Def date = 17 December, 2023
Def TOC = Table Of Contents
Markdown Preprocessor User Guide
Table Of Contents - spec '2 * Table Of Contents'
2 4 Table Of Contents
..... Why A Preprocessor?
..... How Do You Use mdpre?
..... ..... Help
..... ..... Verbose Mode
..... ..... Defining Variables
..... ..... Filenames
..... ..... TextBundle And TextPack Support
..... ..... Processing Flow
..... Language Elements
..... ..... Including files with `=include`
..... ..... Defining Variables With `=def`
..... ..... Undefining Variables With `=undef`
..... ..... Incrementing Integer Variables Wth `=inc`
..... ..... Decrementing Integer Variables Wth `=dec`
..... ..... Conditional Inclusion With `=ifdef`, `=ifndef`, And `=endif`
..... ..... Converting A CSV File To A Markdown Table With `=csv` And `=endcsv`
CSV Start
CSV Stop
..... ..... ..... Controlling Table Alignment With `=colalign`
Column Alignment - spec 'l r r'
CSV Start
CSV Stop
..... ..... ..... Controlling Table Column Widths With `=colwidth`
..... ..... ..... Colouring Whole Rows' Text With `=rowspan`
..... ..... Creating A Calendar Month Table With `=cal`
Calendar Start
Calendar Day Span
Calendar Day Span
Calendar Class Days
Calendar Class Days
Calendar Days Note
Calendar Days Note
Calendar Days Note
Calendar Stop
..... ..... ..... Controlling How Day Numbers Are Displayed With `=caldays`
..... ..... ..... Adding A Key To The Day Numbers' Styling With `=calkey`
..... ..... ..... Adding Information To A Cell With `=calnote`
..... ..... Concatenating Lines With `\`
..... ..... Generating A Table Of Contents With `=toc`
..... ..... Terminating Input With `=stop`
..... Additional Information
..... ..... Built-In Variables
Column Alignment - spec 'l l l'
Column Width - spec ' 2 4 1'
CSV Start
CSV Stop
------------------------------------------------------
- Processing completed.
------------------------------------------------------