| commit | 6b184fc187e434af23cd05bdcd828e94b8b7bfee | [log] [tgz] |
|---|---|---|
| author | Sam Rawlins <[email protected]> | Sat May 30 21:57:29 2020 |
| committer | GitHub <[email protected]> | Sat May 30 21:57:29 2020 |
| tree | 8ed085d199d91caebbf927fcdb748527485d4fbe | |
| parent | 87b4fd9027378bbd51b02e9d7df794eee8a82b7a [diff] |
Correct markdown in library dartdoc This dartdoc has "code" examples that are not rendered as code. This change fixes that.
This project implements a Dart pub package to work with source maps. The implementation is based on the source map version 3 spec which was originated from the Closure Compiler and has been implemented in Chrome and Firefox.
In this package we provide:
Some upcoming features we are planning to add to this package are: