From 8e78387b5555f1ebd7f78c31b9c718260d9a0813 Mon Sep 17 00:00:00 2001 From: wctaiwan Date: Tue, 30 Dec 2014 20:39:38 -0500 Subject: [PATCH] Add JSON to docs/contenthandler.txt Bug: T85580 Change-Id: I70edfbe4e50fec0701484d5004a5c673c0dd69b7 --- docs/contenthandler.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1