From 615fddca4ff1804baa2aa41e132afbe2d7610823 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 7 Aug 2008 06:24:04 +0000 Subject: [PATCH] remove unprocessed markup from :js description --- locale/en-US/eval.txt | 2 +- locale/en-US/various.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/locale/en-US/eval.txt b/locale/en-US/eval.txt index f79bf1f7..17e0901f 100644 --- a/locale/en-US/eval.txt +++ b/locale/en-US/eval.txt @@ -39,7 +39,7 @@ ________________________________________________________________________________ ||:javascript[!]|| ________________________________________________________________________________ Run any JavaScript command through eval(). Acts as a JavaScript interpreter by -passing the argument to eval(). +passing the argument to `eval()`. [c]:javascript alert('Hello world')[c] shows a dialog box with the text "Hello world". [c]:javascript < +Open a firefox-dialog. Available dialogs: use completion on [c]:dialog[c] +[m][m] ________________________________________________________________________________