mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-07 09:49:07 +00:00
Markdown formatting error in webaudioapi/readme.md
Github markdown parser wants an empty newline around code blocks, apparently
This commit is contained in:
@@ -12,5 +12,7 @@ The WebKit nightly builds try to keep up with the editors draft version of the s
|
||||
### Adding the reference to your project
|
||||
|
||||
/// <reference path="waa.d.ts" />
|
||||
|
||||
or
|
||||
/// <reference path="waa-nightly.d.ts" />
|
||||
|
||||
/// <reference path="waa-nightly.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user