@@ -1010,7 +1010,7 @@ Other notable changes:
10101010[ webworkers ] : https://github.com/isagalaev/highlight.js#web-workers
10111011[ Jeremy Hull ] : https://github.com/sourrust
10121012[ #348 ] : https://github.com/isagalaev/highlight.js/issues/348
1013- [ sg ] : http ://highlightjs.readthedocs.org/en/latest/style-guide.html
1013+ [ sg ] : https ://highlightjs.readthedocs.org/en/latest/style-guide.html
10141014[ issues ] : https://github.com/isagalaev/highlight.js/issues
10151015[ Nebuleon Fumika ] : https://github.com/Nebuleon
10161016[ prince ] : https://github.com/prince-0203
@@ -1288,7 +1288,7 @@ New languages in this release:
12881288- * ERB* (Ruby in HTML) by [ Lucas Mazza] [ ]
12891289- * Roboconf* by [ Vincent Zurczak] [ ]
12901290
1291- [ b ] : http ://highlightjs.readthedocs.org/en/latest/building-testing.html
1291+ [ b ] : https ://highlightjs.readthedocs.org/en/latest/building-testing.html
12921292[ Jeremy Hull ] : https://github.com/sourrust
12931293[ ik ] : https://twitter.com/IvanKleshnin/status/514041599484231680
12941294[ Max Mikhailov ] : https://github.com/seven-phases-max
@@ -1419,7 +1419,7 @@ Other improvements:
14191419- Various improvements to Objective-C definition by [ Matt Diephouse] [ ] .
14201420- Fixed highlighting of generics in Java.
14211421
1422- [ ll ] : http ://highlightjs.readthedocs.org/en/latest/api.html#listlanguages
1422+ [ ll ] : https ://highlightjs.readthedocs.org/en/latest/api.html#listlanguages
14231423[ Sindre Sorhus ] : https://github.com/sindresorhus
14241424[ Heiko August ] : https://github.com/auge8472
14251425[ Nikolay Lisienko ] : https://github.com/neor-ru
@@ -1512,10 +1512,10 @@ Miscellaneous improvements:
15121512- Big overhaul of relevance counting for a number of languages. Please do report
15131513 bugs about mis-detection of non-trivial code snippets!
15141514
1515- [ API reference ] : http ://highlightjs.readthedocs.org/en/latest/api.html
1515+ [ API reference ] : https ://highlightjs.readthedocs.org/en/latest/api.html
15161516
1517- [ cr ] : http ://highlightjs.readthedocs.org/en/latest/css-classes-reference.html
1518- [ api docs ] : http ://highlightjs.readthedocs.org/en/latest/api.html
1517+ [ cr ] : https ://highlightjs.readthedocs.org/en/latest/css-classes-reference.html
1518+ [ api docs ] : https ://highlightjs.readthedocs.org/en/latest/api.html
15191519[ variants ] : https://groups.google.com/d/topic/highlightjs/VoGC9-1p5vk/discussion
15201520[ beginKeywords ] : https://github.com/isagalaev/highlight.js/commit/6c7fdea002eb3949577a85b3f7930137c7c3038d
15211521[ php-html ] : https://twitter.com/highlightjs/status/408890903017689088
@@ -1560,12 +1560,12 @@ Improvements:
15601560[ mehdid ] : https://github.com/mehdid
15611561[ nbraud ] : https://github.com/nbraud
15621562[ revig ] : https://github.com/revig
1563- [ lcs ] : http ://livecode.com/developers/guides/server/
1563+ [ lcs ] : https ://livecode.com/developers/guides/server/
15641564[ sylvestre ] : https://github.com/sylvestre
15651565[ isagalaev ] : https://github.com/isagalaev
15661566[ treep ] : https://github.com/treep
15671567[ sourrust ] : https://github.com/sourrust
1568- [ d ] : http ://highlightjs.org/download/
1568+ [ d ] : https ://highlightjs.org/download/
15691569
15701570
15711571## New core developers
@@ -1593,7 +1593,7 @@ This long overdue version is a snapshot of the current source tree with all the
15931593changes that happened during the past year. Sorry for taking so long!
15941594
15951595Along with the changes in code highlight.js has finally got its new home at
1596- < http ://highlightjs.org/> , moving from its cradle on Software Maniacs which it
1596+ < https ://highlightjs.org/> , moving from its cradle on Software Maniacs which it
15971597outgrew a long time ago. Be sure to report any bugs about the site to
15981598< mailto:info@highlightjs.org > .
15991599
@@ -1628,7 +1628,7 @@ New style themes:
16281628- Mono Blue by [ Ivan Sagalaev] [ ] (uses a single color hue for everything)
16291629- Foundation by [ Dan Allen] [ ]
16301630
1631- [ noformnocontent ] : http ://nn.mit-license.org/
1631+ [ noformnocontent ] : https ://nn.mit-license.org/
16321632[ Damien White ] : https://github.com/visoft
16331633[ Alexander Marenin ] : https://github.com/ioncreature
16341634[ Simon Madine ] : https://github.com/thingsinjars
@@ -1669,7 +1669,7 @@ Other notable changes:
16691669- Also Oleg Efimov did a great job of moving all the docs for language and style
16701670 developers and contributors from the old wiki under the source code in the
16711671 "docs" directory. Now these docs are nicely presented at
1672- < http ://highlightjs.readthedocs.org/> .
1672+ < https ://highlightjs.readthedocs.org/> .
16731673
16741674[ ng ] : https://github.com/nathan11g
16751675[ dd ] : https://github.com/drdrang
@@ -1703,7 +1703,7 @@ A Summer crop:
17031703[ tm ] : http://jmblog.github.com/color-themes-for-highlightjs/
17041704[ tm0 ] : https://github.com/ChrisKempson/Tomorrow-Theme
17051705[ cd ] : https://github.com/caseman
1706- [ amd ] : http ://requirejs.org/docs/whyamd.html
1706+ [ amd ] : https ://requirejs.org/docs/whyamd.html
17071707
17081708
17091709## Version 7.0
@@ -1744,9 +1744,9 @@ language detection.
17441744
17451745Overall highlight.js currently supports 51 languages and 20 style themes.
17461746
1747- [ node.js ] : http ://nodejs.org/
1748- [ api ] : http ://softwaremaniacs.org/wiki/doku.php/highlight.js:api
1749- [ p ] : http ://softwaremaniacs.org/blog/2012/05/10/http-and-json-in-highlight-js/en/
1747+ [ node.js ] : https ://nodejs.org/
1748+ [ api ] : https ://softwaremaniacs.org/wiki/doku.php/highlight.js:api
1749+ [ p ] : https ://softwaremaniacs.org/blog/2012/05/10/http-and-json-in-highlight-js/en/
17501750[ pojoaque ] : http://web-cms-designs.com/ftopict-10-pojoaque-style-for-highlight-js-code-highlighter.html
17511751[ ao ] : https://github.com/angelolloqui
17521752[ ar ] : https://github.com/raleksandar
@@ -1780,7 +1780,7 @@ from all this activity:
17801780[ oe ] : https://github.com/Sannis
17811781[ db ] : https://github.com/btd
17821782[ jc ] : https://github.com/seejohnrun
1783- [ lm ] : http ://grigio.org/
1783+ [ lm ] : https ://grigio.org/
17841784[ ak ] : https://github.com/geekpanth3r
17851785[ es ] : https://github.com/bolknote
17861786[ log ] : https://github.com/isagalaev/highlight.js/commits/
@@ -1797,7 +1797,7 @@ This version also adds a new original style Arta. Its author pumbur maintains a
17971797[ heavily modified fork of highlight.js] [ pb ] on GitHub.
17981798
17991799[ jh ] : https://github.com/sourrust
1800- [ solarized ] : http ://ethanschoonover.com/solarized
1800+ [ solarized ] : https ://ethanschoonover.com/solarized
18011801[ pb ] : https://github.com/pumbur/highlight.js
18021802
18031803
@@ -1817,7 +1817,7 @@ New languages are:
18171817- Go by [ Stephan Kountso] [ steplg ]
18181818
18191819[ sourrust ] : https://github.com/sourrust
1820- [ desh ] : http ://desh.su/
1820+ [ desh ] : https ://desh.su/
18211821[ arhibot ] : https://github.com/arhibot
18221822[ ignatov ] : https://github.com/ignatov
18231823[ vhbit ] : https://github.com/vhbit
@@ -1830,7 +1830,7 @@ bugs.
18301830Developer overview of the new language syntax is available in a [ blog post about
18311831recent beta release] [ beta ] .
18321832
1833- [ beta ] : http ://softwaremaniacs.org/blog/2011/04/25/highlight-js-60-beta/en/
1833+ [ beta ] : https ://softwaremaniacs.org/blog/2011/04/25/highlight-js-60-beta/en/
18341834
18351835P.S. New version is not yet available on a Yandex CDN, so for now you have to
18361836download [ your own copy] [ d ] .
@@ -1871,8 +1871,8 @@ Bug fixes:
18711871 just replaces the contents.
18721872- Small fixes in browser compatibility and heuristics.
18731873
1874- [ c++ 0x ] : http ://ru.wikipedia.org/wiki/C%2B%2B0x
1875- [ html 5 ] : http ://en.wikipedia.org/wiki/HTML5
1874+ [ c++ 0x ] : https ://ru.wikipedia.org/wiki/C%2B%2B0x
1875+ [ html 5 ] : https ://en.wikipedia.org/wiki/HTML5
18761876[ ik ] : http://kalnitsky.org.ua/
18771877
18781878### For developers
@@ -1901,8 +1901,8 @@ expected one. Test summary is displayed right above all language snippets.
19011901Fine people at [ Yandex] [ ] agreed to host highlight.js on their big fast servers.
19021902[ Link up] [ l ] !
19031903
1904- [ yandex ] : http ://yandex.com/
1905- [ l ] : http ://softwaremaniacs.org/soft/highlight/en/download/
1904+ [ yandex ] : https ://yandex.com/
1905+ [ l ] : https ://softwaremaniacs.org/soft/highlight/en/download/
19061906
19071907
19081908## Version 5.10 — "Paris".
@@ -1936,8 +1936,8 @@ Fixes for existing languages:
19361936- the definition of SQL has become more solid and now it shouldn't be overly
19371937 greedy when it comes to language detection
19381938
1939- [ ls ] : http ://gnuu.org/
1940- [ yard ] : http ://yardoc.org/
1939+ [ ls ] : https ://gnuu.org/
1940+ [ yard ] : https ://yardoc.org/
19411941
19421942The highlighter has become more usable as a library allowing to do highlighting
19431943from initialization code of JS frameworks and in ajax methods (see.
@@ -1946,7 +1946,7 @@ readme.eng.txt).
19461946Also this version drops support for the [ WordPress] [ wp ] plugin. Everyone is
19471947welcome to [ pick up its maintenance] [ p ] if needed.
19481948
1949- [ wp ] : http ://wordpress.org/
1949+ [ wp ] : https ://wordpress.org/
19501950[ p ] : http://bazaar.launchpad.net/~isagalaev/+junk/highlight/annotate/342/src/wp_highlight.js.php
19511951
19521952
@@ -1992,9 +1992,9 @@ Also in this version:
19921992- Oleg Volchkov has sent a definition for [ Parser 3] [ p3 ] .
19931993
19941994[ 1 ] : http://softwaremaniacs.org/forum/highlightjs/6612/
1995- [ p3 ] : http ://www.parser.ru/
1996- [ vp ] : http ://vasily.polovnyov.ru/
1997- [ vd ] : http ://dolzhenko.blogspot.com/
1995+ [ p3 ] : https ://www.parser.ru/
1996+ [ vp ] : https ://vasily.polovnyov.ru/
1997+ [ vd ] : https ://dolzhenko.blogspot.com/
19981998
19991999
20002000## Version 5.2
@@ -2019,8 +2019,8 @@ contributions!
20192019 the matter.
20202020
20212021[ vooon ] : http://vehq.ru/about/
2022- [ rukeba ] : http ://rukeba.com/
2023- [ drake ] : http ://drakeguan.org/
2022+ [ rukeba ] : https ://rukeba.com/
2023+ [ drake ] : https ://drakeguan.org/
20242024[ ke ] : http://k-evdokimenko.moikrug.ru/
20252025
20262026
0 commit comments