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