Commit 865768a
committed
Convert the site documents from APT to Markdown
65 pages, converted with doxia-converter and then cleaned up. The
converter has several defects that are invisible in the Markdown and
only appear in the generated HTML, so each was found by building the
site before and after and diffing the normalised pages.
Multiple authors were the worst: an APT header may list several, and
the converter emits the first inline after 'author:' and the rest on
bare continuation lines. A parser that stops at the second author loses
everything after it, including the date, which then renders as body
text. Ten pages were affected. Repeated YAML keys do not work either -
the last wins - so multiple authors are emitted as a list.
Other defects repaired: front matter emitted without its fences,
headings shifted down a level, source indentation left in place so
prose became code blocks, APT ordered lists emitted as '1 Item' with no
period so they rendered as literal text, self-referential anchor links
losing both their label and their leading '#', emphasis emitted with
padding so it rendered as literal asterisks, and backslash escapes left
inside code spans and in front of characters that are not markup.
URLs are unchanged: an .apt and a .md of the same name both produce the
same .html.
66 of 73 pages are byte-identical after normalisation, metadata
included. The seven that differ are described in the pull request; none
loses content. Internal link checking finds the same five pre-existing
broken links as before, and no new ones.1 parent 394808e commit 865768a
65 files changed
Lines changed: 1816 additions & 2647 deletions
File tree
- src/site/markdown
- guides
- component-programming
- developer-guide
- advanced-topics
- appendices
- building-applications
- building-components
- configuration
- personalities
- plexus-web-applications
- quick-start
- trails
- writing-components
- ref
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
| 11 | + | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
Lines changed: 34 additions & 63 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
9 | 8 | | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
27 | 20 | | |
28 | | - | |
| 21 | + | |
29 | 22 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 23 | + | |
36 | 24 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
46 | 30 | | |
47 | | - | |
| 31 | + | |
48 | 32 | | |
49 | | - | |
50 | | - | |
| 33 | + | |
51 | 34 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
57 | 38 | | |
58 | | - | |
| 39 | + | |
59 | 40 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 41 | + | |
64 | 42 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 43 | + | |
77 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
Lines changed: 8 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
8 | 6 | | |
9 | | - | |
| 7 | + | |
10 | 8 | | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | | - | |
| 11 | + | |
0 commit comments