HelloZeroNet / ZeroTalk

ZeroTalk
GNU General Public License v2.0
59 stars 48 forks source link

Escaping backtick in backticked quotation. #71

Open leftside2 opened 6 years ago

leftside2 commented 6 years ago

I'd like to print backtick inside backticked quotation. For example: This is a `test phrase`. The above example will not quote the entire phrase "test phrase" but only "phrase". backslash-backtick doesn't escape backtick.