TC STREAMING: Stream Model Document This Internet-Draft is written in Metanorma via AsciiCSD. Usage Fetching The Document git clone https://github.com/calconnect/STREAMING/ cd stream-model Installing Build Tools You will need Ruby and metanorma. On macOS gem install bundler make Gemfile.lock bundle install Building The Document make clean all Checking For Invalid / Unicode Characters pcregrep --color='auto' -n "[\x80-\xFF]" csd-*.xml Iterating The Document make clean all; open csd-*.html