Qore Qdx Module Reference 1.1.1
|
converts specially-formatted text in the input to HTML tables More...
#include <Qdx.qm.dox.h>
Public Member Methods | |
string | process (string line) |
accepts an input line and returns the formatted output line More... | |
converts specially-formatted text in the input to HTML tables
string Qdx::DocumentTableHelper::process | ( | string | line | ) |
accepts an input line and returns the formatted output line
line | the input line |