mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 22:50:45 +08:00
057d6b406d
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. |
||
---|---|---|
.. | ||
category-macro.js | ||
decorator-alias.js | ||
decorators.js | ||
dom-utils.js | ||
escape-regexp.js | ||
extract-value.js | ||
handle-descriptor.js | ||
is-descriptor.js | ||
macro-alias.js |