I wrote myself a little package to add timestamp to a block of text / notes for Text File. I like to know how do I define the grammar to capture the content between the timestamp marker so that I can fold the text/note block i.e.:
== 2016/09/10 09:10:20 (AM) ==
some note for today, learn to define grammar
== 2016/09/09 01:01:02 (PM) ==
built myself a note package plugin for Atom.
Thanks!