| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
So you can use links without section when they link within the section.
 | 
 | 
 | 
 | 
 | 
 | 
These tests were failing because of rewriting urls into new 'section' format,
i.e. angular.scope -> api.angular.scope
 | 
 | 
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)
 | 
 | 
 | 
 | 
 | 
 | 
(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
 | 
 | 
 | 
 | 
It should replace markdown between two <pre></pre>***<pre></pre>
 | 
 | 
 | 
 | 
 | 
 | 
use as:
- foo {@link bar}
- foo {@link bar desc}
I'm removing implicit linking because it unintentionally links stuff and
generally interferes with other conversions. We have to link stuff explicitely
from now on.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |