mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
markdownify browser bugs, add config vars for shorthand urls
This commit is contained in:
@@ -35,3 +35,9 @@ cdn:
|
||||
css_theme: //maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css
|
||||
js: //maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js
|
||||
jquery: //code.jquery.com/jquery-2.1.1.min.js
|
||||
|
||||
bug:
|
||||
firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=
|
||||
webkit: https://bugs.webkit.org/show_bug.cgi?id=
|
||||
chrome: https://code.google.com/p/chromium/issues/detail?id=
|
||||
github: https://github.com/twbs/bootstrap/issues/
|
||||
|
||||
Reference in New Issue
Block a user