Mercurial > wikked
view docs/bower.json @ 464:1dc6a0a74da3
wiki: Improve consistency of absolute/relative links.
- Make links from endpoint pages go to the same endpoint by default.
- Add support for `:` (empty) endpoint to link outside of endpoints.
- Add unit tests.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 06 Oct 2018 19:40:52 -0700 |
parents | 003316f77d3a |
children |
line wrap: on
line source
{ "name": "Wikked", "version": "0.0.1", "private": "true", "dependencies": { "pure": "~0.6.0", "font-awesome": "~4.4.0", "jquery": "~2.1.4" } }