branch: externals/kiwix commit 5cba3b5efaf2c8dac1350fa8b77e09c71ff3b211 Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@gmail.com>
add a test for only capitalize the first word --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index a7824e5..f1e4799 100644 --- a/README.org +++ b/README.org @@ -84,3 +84,4 @@ The =(library)= can be =wikipedia_en=, =wikipedia_zh=, =wiktionary_en=, or =en=, - [[wiki:Operations%20Research][Operations Research]] :: query contains space. - [[wiki:Operations%20research][Operations research]] :: the second word is not capitalized. - [[wiki:%E4%B8%AD%E5%9B%BD][中国]] :: non-english query +- [[wiki:meta-circular%20interpreter][meta-circular interpreter]] :: only capitalize the first word.