Hash Syntax & Cloze Functionality
I switched the starting and ending of the concard block to be #: ... :#
now instead of @> <@
. This makes cards look much cleaner. Also the @>
is used in postgress. I looked at :>
, but that's used in haskell. Ultimately, I feel like the hash syntax looks the best out of all of them.
Also as part of this release, cloze syntax is implemented now. The readme received a big rewrite going into depth on the syntax of concards, including the new cloze syntax.
There is a transition script in the scripts folder. The transition script only gives an idea for how to transition over from the @>
syntax. This change only affects note files, not meta files.