treemd 0.5.11

A markdown navigator with tree-based structural navigation and syntax highlighting
Documentation
1
2
3
4
//! String functions for the query language.
//!
//! This module is reserved for future string function extensions.
//! Core string functions are currently in builtins/mod.rs.