|
Xonotic
|
#include "test.qh"
Include dependency graph for markdown.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | X(expect, in) |
Functions | |
| ERASEABLE string | markdown (string s) |
| handle string spacing as markdown: More... | |
| TEST (Markdown, LineWrap) | |
| #define X | ( | expect, | |
| in | |||
| ) |
Referenced by TEST().
handle string spacing as markdown:
Definition at line 9 of file markdown.qh.
References chr2str, FOREACH_CHAR, and strcat().
Here is the call graph for this function:| TEST | ( | Markdown | , |
| LineWrap | |||
| ) |
Definition at line 45 of file markdown.qh.