resource_markdown_dynamic

Macro resource_markdown_dynamic 

Source
macro_rules! resource_markdown_dynamic {
    ( $_resource_name : ident, $_content_type : tt, $_source_path : tt, $_header_path : tt, $_footer_path : tt, $_description : literal ) => { ... };
}