w3ctag / promises-guide

A guide for spec authors on how to use Promises in prose and WebIDL.
https://www.w3.org/2001/tag/doc/promises-guide
192 stars 24 forks source link

Markdown grammar left uncoverted #33

Closed tyoshino closed 10 years ago

tyoshino commented 10 years ago

http://www.w3.org/2001/tag/doc/promises-guide#example-delay

The step 4 should be expanded into a list.

domenic commented 10 years ago

Thanks; was a result of tabatkins/bikeshed#210, which is now fixed. Re-ran the output generation script and it's all good now.