Expand description
Column template parser aligned with MathJax ColumnParser semantics.
This module parses array column templates like c|c|c into a structured
ColumnSpec value.
Note:
- Built-in column handlers are implemented.
\newcolumntyperuntime extensions are intentionally not supported.