Syntax and API fine tuning
Pre-release
Pre-release
- Changed .length() to .length, so that Mark object is now array-like, thus functional libraries that work with array-like data can also work with Mark object without change.
- Added Mark.lengthOf() to get content length of a Mark object. This is useful when the .length property is defined on the Mark object.
- Introduced double ?? escape to Mark pragma.
- Mark stringify() now omits comma.