1 2 3 4
//! Plugins for enhancing the default implementation of comrak can be defined in this module. #[cfg(feature = "syntect")] pub mod syntect;