| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
So you can use links without section when they link within the section.
|
|
|
|
|
|
|
|
Guess we don't want to stop doc generating process because of non-existing link, so just log warning and continue...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- split trim into trim and indent
- merged my indentation code with trim
- cleaned up some small issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(also removed markdownNoP, now done through CSS)
|
|
|
|
|
|
select (one/multiple) could not chose from a list of objects, since DOM requires string ids.
Solved by adding index formatter, which exposed incorrect handling of formatters in select
widgets.
|
|
- romeved mustache.js
- unified templates
- improved testability of the code
|