markdox
markdox copied to clipboard
method names with multiple underscore
I have a method that is called
list_all_request
but the _ in the method name are not escaped.
Could you add that?
Why do you want to escape for method name?
Because if you don't, the underscores are interpreted as "make 'all' italics"