I’ve made a few changes in the way the spec is presented:
- The spec is now being served at http://spec.commonmark.org (previously that URL just redirected to another site).
- The spec is now versioned, and going forward we will keep all versions up on the site. This means that you may link to sections in the spec, and the links should continue to work even when a new version of the spec comes out. The main URL will redirect you to the latest version.
- All of the examples are now links, so if you want to link to a particular example, you can click on its name (“Example 43”) and copy the URL in the address bar.
- Each example now has a red “(interactive)” link next to it, which will open the contents of the example in the live dingus, so you can play with it.
- The JavaScript dingus is currently at http://spec.commonmark.org/dingus.html. http://try.commonmark.org will redirect you there, as before. I have added “clear” and “permalink” buttons to make it possible to create links to a particular example on the dingus.