mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-05-13 18:33:40 +00:00
* Added support for labeling code blocks. Currently supported code blocks: * yaml * bash * console * reStructuredText * Python * PowerShell Handling added for re-aligning code blocks with line numbers with labels. Signed-off-by: Kevin Putnam <kevin.putnam@intel.com> * Adds the following code block handlers: * Diff * C * json * spec * Perl * PHP * xml Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>