Colin-Alexa Robinson
Colin-Alexa Robinson
This is a WIP to change the way we render markdown in a way that handles character escapes and delimiter runs more simply and more correctly
Right now the Document is the primary typed entity in atjson, which works fairly well in practice but is conceptually a little confusing. When we convert documents between different sources...
I met Dyna over the summer at LSA 2013 lingstitute. I tried to install it on my computer at that time, but my only linux machine was a buggy vm...
# TL;DR This adds a facility for adding tabular ("table-like", e.g. csv- or sql-compatible) data to offset documents, alongside a simple way to display that data using a table. Conversion...