Dashiki:RollingActiveEditorAnnotations

This is an archived version of this page, as edited by Mforns (WMF) (talk | contribs) at 16:36, 19 December 2014 (add more complicated markdown note). It may differ significantly from the current version.

[

   {
       "start": "2014-01-01 00:00:00",
       "end": "2014-01-02 00:00:00",
       "note": "An h1 header\n============\n\nParagraphs are separated by a blank line.\n\n2nd paragraph. *Italic*, **bold**, and `monospace`. Itemized lists\nlook like:\n\n  * this one\n  * that one\n  * the other one\n\nNote that --- not considering the asterisk --- the actual text\ncontent starts at 4-columns in.\n\n> Block quotes are\n> written like so.\n>\n> They can span multiple paragraphs,\n> if you like.\n\nUse 3 dashes for an em-dash. Use 2 dashes for ranges (ex., "it's all\nin chapters 12--14"). Three dots ... will be converted to an ellipsis.\nUnicode is supported. ☺"
   },
   {
       "start": "2014-02-01 00:00:00",
       "end": "2014-06-01 00:00:00",
       "note": "Test note 2, which is longer: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
   },
   {
       "start": "2014-08-01 04:23:51",
       "end": "2014-08-01 05:37:17",
       "note": "Test note 3, which contains special characters: اب عدد الجماهير في إنجلترا بعد ملعب ويمبلي، وهو الملعب الوحيد في إنجلتر"
   },
   {
       "start": "2014-08-01 00:00:00",
       "end": "2015-08-01 00:00:00",
       "note": "Test note 4, different year, same month"
   },
   {
       "start": "2014-08-01 00:00:00",
       "end": "2015-09-01 00:00:00",
       "note": "Test note 4, different year, different month"
   },
   {
       "end": "2012-07-01 00:00:00",
       "note": "Test note 5, no start"
   },
   {
       "start": "2012-07-01 00:00:00",
       "note": "Test note 6, no end"
   },
   {
       "note": "Test note 7, no dates at all"
   },
   {
       "note": "<script>alert('hi, this should not work');</script>"
   }

]