From ea32b3db40dac9621012e64d4d9582ac44cc06a1 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Thu, 23 Sep 2010 06:46:25 -0700 Subject: [PATCH] forgot i don't need escaping inside a code block in markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 63f8b54..d59bf05 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ it also includes an implementation of [eep0018][3], a pretty printer, a verifier ### i just want to encode/decode json maaaaaan ### -`jsx:term\_to\_json` and `jsx:json\_to\_term` are what you want. see [the wiki][2] or [eep0018][3] for usage examples +`jsx:term_to_json` and `jsx:json_to_term` are what you want. see [the wiki][2] or [eep0018][3] for usage examples ### usage ###