850c06fd70
decorators to tags. This patch enables decorations for user specified tags - starting with handling only a single decoration - a 'prefix' to be added to the page name. Prefix is handled in the top bar title, page navigator, wiki-links appearing within a page as well as page autocomplete suggestions. |
||
---|---|---|
.. | ||
asset_bundle | ||
data | ||
plugos | ||
README.md | ||
async.test.ts | ||
async.ts | ||
builtin_query_functions.test.ts | ||
builtin_query_functions.ts | ||
cheap_yaml.test.ts | ||
cheap_yaml.ts | ||
command.ts | ||
crypto.ts | ||
dates.ts | ||
deps_client.ts | ||
deps_server.ts | ||
limited_map.test.ts | ||
limited_map.ts | ||
manifest.ts | ||
memory_cache.test.ts | ||
memory_cache.ts | ||
proxy_fetch.ts | ||
web.ts |
README.md
This folder contains library functions that is generally reusable, not specific to SilverBullet. This code can be used from within plugs or the core code base. It may move out of this repo at some point.