mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
2 lines
1.8 KiB
HTML
2 lines
1.8 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__HELPERS/text.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/__HELPERS/text.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__HELPERS/text.dm"><img src="git.png" width="16" height="16" title="code/__HELPERS/text.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/proc/<a href="global.html#proc/sanitize_for_ic">sanitize_for_ic</a></th><td>sanitize() with a pre-set list of characters to remove from IC speech.</td></tr><tr><th>/proc/<a href="global.html#proc/trim_length">trim_length</a></th><td>Returns a string that does not exceed max_length characters in size</td></tr><tr><th>/proc/<a href="global.html#proc/strip_html_tags">strip_html_tags</a></th><td>Strips HTML tags (and only tags) from the input.
|
|
The result may still include HTML entities, like ' for '</td></tr><tr><th>/proc/<a href="global.html#proc/client2rankcolour">client2rankcolour</a></th><td>Proc to generate a "rank colour" from a client</td></tr><tr><th>/proc/<a href="global.html#proc/format_si_suffix">format_si_suffix</a></th><td>Formats num with an SI prefix.</td></tr><tr><th>/proc/<a href="global.html#proc/wiki_link">wiki_link</a></th><td>Creates a hyperlink for a specified wiki article.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |