TextMode(const std::string &n="text", const std::string &w="abcdefghijklmnopqrstuvwxyzABCDEGGHIJKLMNOPQRS" "TUVWXYZ0123456789_")
Definition: text.cpp:10
REGISTER_MODE(TextMode, "text")
int indent(Buffer &buf, int line)
Definition: text.cpp:16
static bool modeCheck(const std::string &file)
Definition: text.cpp:25