Merge: markdown: decorator generate headline ids and save them for further use in...
authorJean Privat <jean@pryen.org>
Tue, 23 Sep 2014 05:01:52 +0000 (01:01 -0400)
committerJean Privat <jean@pryen.org>
Tue, 23 Sep 2014 05:01:52 +0000 (01:01 -0400)
commit3364c4998f6ab7122eca430ad54f35381521aa36
treef14f25e61adf8157e57358779e99c9c48c98df08
parent09a5b7570f5a9c4ae0d98feb1f999ad1b0063ae4
parent8c8ecfac889460399901eef73f2a77754a35d734
Merge: markdown: decorator generate headline ids and save them for further use in client.

Markdown decorator now remembers outputed headlines.

This will be usefull to reconstruct headline summary from parsed markdown.

Also added a fix on outofbound exception.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

Pull-Request: #764
Reviewed-by: Jean Privat <jean@pryen.org>