From: wctaiwan Date: Wed, 31 Dec 2014 01:39:38 +0000 (-0500) Subject: Add JSON to docs/contenthandler.txt X-Git-Tag: 1.31.0-rc.0~12831 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=8e78387b5555f1ebd7f78c31b9c718260d9a0813;p=lhc%2Fweb%2Fwiklou.git Add JSON to docs/contenthandler.txt Bug: T85580 Change-Id: I70edfbe4e50fec0701484d5004a5c673c0dd69b7 --- diff --git a/docs/contenthandler.txt b/docs/contenthandler.txt index 3f0fca2110..5f9a0b039e 100644 --- a/docs/contenthandler.txt +++ b/docs/contenthandler.txt @@ -8,6 +8,7 @@ Built-in content types are: * wikitext - wikitext, as usual * javascript - user provided javascript code +* json - simple implementation for use by extensions, etc. * css - user provided css code * text - plain text