Also, the change in insert-hyperlink (from `this.linkUrl.indexOf("http") === -1` to `!this.linkUrl.startsWith("http")`) was intentional fix: we don't want to prevent users from looking up topics with http in their titles.
|
||
|---|---|---|
| .. | ||
| attribute-hook.js | ||
| debounce.js | ||
| deprecated.js | ||
| dom-from-string.js | ||
| escape.js | ||
| get-owner.js | ||
| get-url.js | ||
| helpers.js | ||
| icon-library.js | ||
| later.js | ||
| legacy-resolver.js | ||
| object.js | ||
| raw-handlebars-helpers.js | ||
| raw-handlebars.js | ||
| raw-templates.js | ||
| suffix-trie.js | ||