Closed ChristianMurphy closed 6 years ago
Thanks Christian, this looks great!
I'm a bit busy this eve but I'll look at getting an npm release out tomorrow.
Merging #1 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #1 +/- ##
=======================================
Coverage 95.23% 95.23%
=======================================
Files 1 1
Lines 42 42
=======================================
Hits 40 40
Misses 2 2
Impacted Files | Coverage Δ | |
---|---|---|
index.js | 95.23% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5dbec3f...33f5c03. Read the comment docs.
@ChristianMurphy I forgot I automated it with Travis. v0.1.5 is on its way out.
Thanks again :)
It looks like the npm release got stuck at
You cannot publish over the previously published versions: 0.1.4. : remark-shortcodes
https://travis-ci.org/djm/remark-shortcodes/jobs/370783888#L553
Oops, forgot to bump the package version. Succeeded this time :)
Thanks @djm! :bow:
Allows for attributes to have values that include quotes, for example urls that include search parameters.