Skip to content

Commit

Permalink
Add remark-inline-links to list of related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 15, 2017
1 parent 38f0aad commit d83b6dc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,15 @@ remark --use remark-defsplit[=options] </path/to/src

## Related

- [remark-reference-links] — practically the same, but with numerical identifiers instead of uri-based ones.
* [`remark-reference-links`][remark-reference-links]
— Practically the same as `remark-defsplit`, but with numeric identifiers
instead of URI-based ones
* [`remark-inline-links`][remark-inline-links]
— Reverse, thus rewriting references and definitions into normal links
and images

[remark-reference-links]: https://github.com/wooorm/remark-reference-links
[remark-inline-links]: https://github.com/wooorm/remark-inline-links

## Install

Expand Down

0 comments on commit d83b6dc

Please sign in to comment.