Astrid Elocson
28f78730ba
Consistent plugin descriptions
2015-02-17 10:28:54 +00:00
James Welford Anderson
f6c8a334e5
tabs/spaces fix
2015-01-10 08:07:32 +09:00
James Welford Anderson
903f7db0b2
update highlight plugin to latest ver.
...
split the latter half of highlight.pack.js into a separate file which
registers all the languages and exports hljs. this is for nodejs
compatibility and mimics the way the highlightjs module works in nodejs.
2015-01-10 08:02:54 +09:00
James Welford Anderson
cc85368fd4
highlightjs in nodejs
2015-01-03 02:00:08 +09:00
Jermolene
73491f14dd
Update highlight plugin configuration to support tabs
...
The technique we were using to configure the library was incorrect.
2014-11-06 13:27:24 +00:00
Jermolene
f6ff0a7f71
Deprecate $:/tags/stylesheet
in favour of $:/tags/Stylesheet
...
A warning message appears at the top of the story river if any
`$:/tags/stylesheet` tags are found.
Fixing the first half of #824
2014-09-10 09:13:21 +01:00
Jermolene
3842657392
Add/update plugin readmes
...
Notice that translators need to translate the core plugin readme
2014-08-07 15:49:52 +01:00
Jermolene
f12d7bb6c0
Update to version 8.0 of highlight.js
2014-06-21 10:11:04 +01:00
Jermolene
0200bc1b4e
Force the highlight language to lower case
2014-03-02 19:42:40 +00:00
Jermolene
ecba4f71ea
Clean up the highlight plugin
...
Fixing various issues that were preventing language specifiers from
working.
2014-02-10 13:51:38 +00:00
Jermolene
5d3dda1a17
Fix problem with highlighting only working in the DOM
...
The current implementation of the highlight plugin only works properly
in the browser, and doesn’t work under Node.js. It also doesn’t work
when rendering to the fakedom in the browser (as happens when rendering
stylesheets, for example).
2014-01-27 17:10:02 +00:00
João Bolila
c74bf6a655
in resp to https://github.com/Jermolene/TiddlyWiki5/pull/328#issuecomment-32131402
2014-01-12 21:48:03 +00:00
João Bolila
426f2978cf
fixes of a newbie, me
2014-01-12 17:09:24 +00:00
João Bolila
c5035fc0b0
highlight.js updated to version 8.0 ( http://highlightjs.org/ )
2014-01-09 14:32:31 +00:00
João Bolila
82a48cf85c
codeblock as a widget and plugin for highlight code blocks
2014-01-07 22:57:46 +00:00
João Bolila
a1d2e70307
Plugin for syntax highlighting with highlight.js from Ivan Sagalaev
2014-01-05 09:58:01 +00:00