Alex Schroeder
|
0ec8dd44e6
|
use v5.10 everywhere + enabled test in meta.t
|
2015-08-18 10:48:03 +02:00 |
|
Alex Schroeder
|
42a4083daf
|
Fix utf8 encoding and enable meta test
We now check POD and code with two separate checks. One checks for use
utf8, the other checks for =encoding utf8.
|
2015-07-28 23:02:23 +02:00 |
|
Alex Schroeder
|
143068b849
|
No more redundant 'package OddMuse;'
|
2015-04-27 17:41:59 +03:00 |
|
Alex Schroeder
|
5d2db4b547
|
No more "use vars"!
|
2015-04-10 13:31:28 +03:00 |
|
Alex Schroeder
|
a4e0e5a9be
|
"use strict;" in modules (some modules have problems)
|
2015-03-27 03:01:01 +02:00 |
|
Alex Schroeder
|
2e153d9d06
|
toc-js.pl: Fix typo
|
2014-11-19 13:05:11 +01:00 |
|
Alex Schroeder
|
4527047c54
|
toc-js.pl: Provide my own endsWith implementation.
|
2014-11-19 13:03:54 +01:00 |
|
Alex Schroeder
|
7c4dc7177f
|
toc-js.pl: remove multiple pencils
The existence of multiple pencils appears to be a bug in edit-paragraphs.
|
2014-11-10 15:39:51 +01:00 |
|
Alex Schroeder
|
05c8ffea36
|
toc-js.pl: remove pencil icon
This icon is added by edit-paragraphs.pl and it looks ugly.
|
2014-11-10 15:37:37 +01:00 |
|
Alex Schroeder
|
e6d3ad8382
|
Fixed typo in AddModuleDescription sub name
|
2014-08-21 22:23:23 +02:00 |
|
Alex Schroeder
|
17bd795ef0
|
Automatically reformatted modules
|
2014-08-21 07:29:46 +03:00 |
|
Alex Schroeder
|
8648a2b9a4
|
Avoid a javascript error.
|
2013-02-01 15:30:31 +01:00 |
|
Alex Schroeder
|
acf96364bf
|
Make sure we don't create an empty TOC element if there aren't enough sections.
|
2013-02-01 15:26:02 +01:00 |
|
Alex Schroeder
|
48f123dcbf
|
Remove the TOC if we don't have enough sections.
|
2013-02-01 15:17:52 +01:00 |
|
Alex Schroeder
|
a1ad87635e
|
At least two siblings or parent and child nodes required.
|
2013-02-01 15:12:54 +01:00 |
|
Alex Schroeder
|
7a4de497a7
|
Only print outline when there is more than one element.
|
2013-02-01 15:08:54 +01:00 |
|
Alex Schroeder
|
380957786b
|
Find existing TOC from toc.pl using the class attribute.
|
2013-02-01 15:05:04 +01:00 |
|
Alex Schroeder
|
d1bae9298f
|
An extension to generate a table of content.
|
2013-02-01 14:09:59 +01:00 |
|