How to avoid markdown? except for \

Let __author__ displayed as __author__ , not author
Is there anyway to complete?
Using \ is a way but not satisfied my scene

Use a code block instead surrounded with backtick.

1 Like

Thanks, really helpful.