Closed L-as closed 4 years ago
E.g. this is not allowed:
markup::define! { #[derive(Clone)] MyMarkup { "hi" } }
I think this affects documentation comments too.
@L-as I've not needed this yet, but it was a simple change so I added it. Check this out. Let me know if anything doesn't work.
E.g. this is not allowed:
I think this affects documentation comments too.