Commit 7fd72d3
committed
Use HTML comment marker for include start
Change the include start marker in MANUAL.md from the visible heading '## Installation' to an explicit HTML comment '<!-- Install start -->'. Add this comment to README.md just before the Installation section so the include can target a stable, non-visible marker instead of matching visible heading text.1 parent bbf8b41 commit 7fd72d3
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments