File:
text.nu
0 exported commands
9 internal commandsquote-nu-string
InternalUsage
quote-nu-string <value>
Parameters
value <string>
Input/output types
| input | output |
|---|---|
| any | any |
slugify
InternalUsage
slugify <value>
Parameters
value <string>
Input/output types
| input | output |
|---|---|
| any | any |
html-escape
InternalUsage
html-escape <value>
Parameters
value <string>
Input/output types
| input | output |
|---|---|
| any | any |
count-label
InternalUsage
count-label <count> <singular> <plural>
Parameters
count <int>singular <string>plural <string>
Input/output types
| input | output |
|---|---|
| any | any |
split-paragraphs
InternalUsage
split-paragraphs <text>
Parameters
text <string>
Input/output types
| input | output |
|---|---|
| any | any |
render-paragraphs-html
InternalUsage
render-paragraphs-html <text>
Parameters
text <string>
Input/output types
| input | output |
|---|---|
| any | any |
render-doc-text-html
InternalUsage
render-doc-text-html <text>
Parameters
text <string>
Input/output types
| input | output |
|---|---|
| any | any |
first-paragraph
InternalUsage
first-paragraph <text>
Parameters
text <string>
Input/output types
| input | output |
|---|---|
| any | any |
strip-comment-prefix
InternalUsage
strip-comment-prefix <line>
Parameters
line <string>
Input/output types
| input | output |
|---|---|
| any | any |