Commit Graph

73 Commits

Author SHA1 Message Date
ElnuDev
00c3957f65 Revert Bootstrap changes, I don't really know what I'm doing 2021-01-25 04:17:09 +00:00
ElnuDev
f3051246ef Remove reference to bootstrap-responsive.min.css in strapdown.js
References still need to be removed in strapdown.min.js, strapdown.verbose.js, and README.md)
2021-01-24 19:55:14 -08:00
ElnuDev
2e8d3957a7 Remove bootstrap-responsive.min.css
Hasn't been needed since Bootstrap 3, see https://stackoverflow.com/a/18800441
2021-01-25 03:48:46 +00:00
ElnuDev
36f0b1c169 Update to StrapDown.js 4.6.0 (may have compatibility issues) 2021-01-25 03:29:39 +00:00
ElnuDev
e875d41468 Update strapdown.js to support custom squirts and copyrights using the <squirt> and <copyright> tags in <head>. 2021-01-23 18:38:56 +00:00
Lilian Besson
958c54c55d Okay for #9 ? 2020-10-10 15:29:57 +02:00
Lilian Besson
2c1be9f284 Okay for #9 ? 2020-10-10 15:26:14 +02:00
Lilian Besson
381fe92408 Ooh, escaping backticks works for inline AsciiMath, cf #9
- and https://perso.crans.org/besson/publis/StrapDown.js/example11.html
2020-10-10 15:22:08 +02:00
Lilian Besson
bf69a9d4aa Failed, see #9 2020-10-10 13:25:31 +02:00
Lilian Besson
6710ae10c3 Failed example of using ASCIIMath with MathJax. See #9 2020-10-10 13:12:42 +02:00
Lilian Besson
9ce6263934 Merge pull request #7 from Coeur/typos
Some typos
2020-02-02 14:24:35 +01:00
Lilian Besson
59c6351f49 Fix #6 2020-02-02 14:22:49 +01:00
Antoine Cœur
bf525fb9d0 Some typos 2020-02-02 19:25:55 +08:00
Lilian Besson
ee9904217d Merge branch 'master' of github.com:Naereen/StrapDown.js 2018-12-16 23:29:48 +01:00
Lilian Besson
63d1db3a17 I think https://www.jsdelivr.com/rawgit is a better drop-in replacement for https://rawgit.com/
- Cf. #5
2018-12-16 23:29:39 +01:00
Lilian Besson
0567e7e1de Typo on https://naereen.github.io/StrapDown.js/example10.html 2017-05-19 23:19:46 +02:00
Lilian Besson
fc1b6f6417 cdn.mathjax.org is closing, using cdnjs (see https://www.mathjax.org/cdn-shutting-down/). 2017-04-25 15:07:53 +02:00
Lilian Besson
a9fc7fcc16 Force HTTPS... 2017-01-30 16:29:27 +01:00
Lilian Besson
7c5388f2b7 Trying to move from http://lbesson.bitbucket.org/ to http://lbesson.bitbucket.io/ 2017-01-18 16:51:18 +01:00
Lilian Besson
607c750bec Merge branch 'master' of github.com:Naereen/StrapDown.js 2017-01-18 16:43:44 +01:00
Lilian Besson
1ad9944ae8 Trying to move from http://lbesson.bitbucket.org/ to http://lbesson.bitbucket.io/ 2017-01-18 16:42:33 +01:00
Lilian Besson
729c45ded0 Example related to 'https://github.com/Naereen/StrapDown.js/issues/2#issuecomment-270481179'. 2017-01-05 08:25:17 +01:00
Lilian Besson
f399d9c06c Test signed commit (by default from now on), thanks to https://help.github.com/articles/signing-commits-using-gpg/ ... v1.1.1 2016-10-28 14:30:43 +02:00
Lilian Besson
3a4f4b9a25 Added badges, thanks to https://github.com/Naereen/badges/. 2016-10-13 09:08:58 +02:00
Lilian Besson
e0710c1b87 Update link. 2016-10-13 00:10:09 +02:00
Lilian Besson
04124c07e8 Merged suggestion by @steegness, cf. https://github.com/Naereen/StrapDown.js/issues/1. 2016-10-11 10:51:47 +02:00
Lilian Besson
e099d560e4 Added a badge: https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js (only 32 Kb). 2016-06-28 22:12:47 +02:00
Lilian Besson
948ce3ea33 Added a 🐛, 📜, 💫 and 💥 emoji ... 2016-06-27 22:14:20 +02:00
Lilian Besson
c4e86de0e4 Fixed, added utf-8 encoding to example0.html v1.1 2016-05-03 20:05:01 +02:00
Lilian Besson
1fb7eba437 I forgot the example. 2016-05-03 00:38:41 +02:00
Lilian Besson
b9770ebc0a StrapDown.js v0.8 : adding an option ?nonnavbar=y to remove the top navbar (thanks @sebastienkrut). 2016-05-03 00:38:23 +02:00
Lilian Besson
9057a388f3 Better .min.js (safer) 2016-03-24 23:19:14 +01:00
Lilian Besson
a1ddf43baa Some changes:
- [X] Fix a few English typos in examples,
- [X] Shorter list of examples for index.html,
- Add a 'keepicon=y' option to ask strapdown.js to not replace the favicon while being loaded,
- For the http://lbesson.bitbucket.org/md/example9.html page, add a favicon.ico file (in ..)
2016-03-24 22:54:50 +01:00
Lilian Besson
57b293e22a Typo, and add the example #8 on README.md 2016-03-22 10:08:01 +01:00
Lilian Besson
59676612e3 Example #8 shows this new feature: http://lbesson.bitbucket.org/md/example8.html :-) 2016-03-22 09:56:47 +01:00
Lilian Besson
55f62c1acb Add a nonavbarfixed=y option to disable the fixed top nav-bar (someone asked for this feature, here it is). 2016-03-22 09:56:17 +01:00
Lilian Besson
b65bf45e8e Add lots of themes. 2016-03-22 08:57:22 +01:00
Lilian Besson
6e06f380e6 Add the yeti, superhero, spacelab, slate, sandstone, journal, flatly, cosmo, cerulean themes.
WARNING: they are *not* updated for my fork of StrapDown.js.
2016-03-22 08:40:31 +01:00
Lilian Besson
122e2a20f2 Add the readable theme, someone ask for it. WARNING: they are *not* updated for my fork of StrapDown.js. 2016-03-22 08:39:39 +01:00
Lilian Besson
ef0e2dc1d5 qc.to not available, moving to perso.crans.org/besson/ 2016-01-04 18:07:00 +01:00
Lilian Besson
292f3fbd48 Nope, StrapDown.js is not used when GitHub renders the README.md itself. 2015-12-29 22:16:29 +01:00
Lilian Besson
db92a510e9 Update README.* 2015-12-29 22:13:20 +01:00
Lilian Besson
5c8367c440 Better GitHub pages. 2015-12-29 22:08:00 +01:00
Lilian Besson
5ae48e07c2 Typo, MIT and not GPLv3 licensed... 2015-12-29 21:56:24 +01:00
Lilian Besson
80dc7df10b Update index.html to be specific to GitHub, and update http://naereen.github.io/StrapDown.js/ 2015-12-29 21:54:24 +01:00
Lilian Besson
95827bc183 Revert change on README.* (sould not copy them directly from http://lbesson.bitbucket.org/md/) 2015-12-13 13:03:30 +01:00
Lilian Besson
ea2d9f93c2 Merge branch 'master' of github.com:Naereen/StrapDown.js 2015-12-13 12:59:46 +01:00
Lilian Besson
47b96625ab Version v0.6 : add a ?pedantic=y option. 2015-12-13 12:59:36 +01:00
Lilian Besson
287d2540c0 Version v0.6 : add a ?pedantic=y option. 2015-12-13 12:45:14 +01:00
Lilian Besson
6d70e7ad64 Add the 'pedantic:true' option to StrapDown.js use of marked (now I use my own StrapDown.js for AutoIndex_StrapDown -- see http://perso.crans.org/besson/publis/ for an example). 2015-12-12 23:13:57 +01:00