Fossil SCM
Correct accidental removal of the 'linecount' TH1 command description from the TH1 commands documentation page.
Commit
fc19595b981140bdc400eb9c431099770d4fca21
Parent
f6d29e9c3d2863c…
1 file changed
+3
+3
| --- www/th1.md | ||
| +++ www/th1.md | ||
| @@ -348,10 +348,13 @@ | ||
| 348 | 348 | |
| 349 | 349 | <a name="linecount"></a>TH1 linecount Command |
| 350 | 350 | --------------------------------------------- |
| 351 | 351 | |
| 352 | 352 | * linecount STRING MAX MIN |
| 353 | + | |
| 354 | +Returns one more than the number of \n characters in STRING. But | |
| 355 | +never returns less than MIN or more than MAX. | |
| 353 | 356 | |
| 354 | 357 | <a name="markdown"></a>TH1 markdown Command |
| 355 | 358 | --------------------------------------------- |
| 356 | 359 | |
| 357 | 360 | * markdown STRING |
| 358 | 361 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -348,10 +348,13 @@ | |
| 348 | |
| 349 | <a name="linecount"></a>TH1 linecount Command |
| 350 | --------------------------------------------- |
| 351 | |
| 352 | * linecount STRING MAX MIN |
| 353 | |
| 354 | <a name="markdown"></a>TH1 markdown Command |
| 355 | --------------------------------------------- |
| 356 | |
| 357 | * markdown STRING |
| 358 |
| --- www/th1.md | |
| +++ www/th1.md | |
| @@ -348,10 +348,13 @@ | |
| 348 | |
| 349 | <a name="linecount"></a>TH1 linecount Command |
| 350 | --------------------------------------------- |
| 351 | |
| 352 | * linecount STRING MAX MIN |
| 353 | |
| 354 | Returns one more than the number of \n characters in STRING. But |
| 355 | never returns less than MIN or more than MAX. |
| 356 | |
| 357 | <a name="markdown"></a>TH1 markdown Command |
| 358 | --------------------------------------------- |
| 359 | |
| 360 | * markdown STRING |
| 361 |