Bug 492301 - [asciidoc] Heading Blocks with style
Summary: [asciidoc] Heading Blocks with style
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 2.8   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.9   Edit
Assignee: Jeremie Bresson CLA
QA Contact: David Green CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2016-04-23 09:21 EDT by Jeremie Bresson CLA
Modified: 2016-05-03 16:09 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremie Bresson CLA 2016-04-23 09:21:20 EDT
The Asciidoc parser should support those constructs:

=== This _is_ true!

==== The `HelloWorld` class

Proposed fix:
> call getMarkupLanguage().emitMarkupLine(..) instead of builder.characters(..)

This is already the implementation of other markup languages.
Comment 1 Eclipse Genie CLA 2016-04-23 10:17:40 EDT
New Gerrit change created: https://git.eclipse.org/r/71280
Comment 3 David Green CLA 2016-04-28 15:53:18 EDT
Jeremie, feel free to close as fixed if there's  nothign more to do here.  Thanks for the contribution!
Comment 4 Jeremie Bresson CLA 2016-05-03 16:09:12 EDT
With Change 71280 merged, I think that it is OK to mark this as RESOLVED FIXED.

It will be available in "version >= 2.9.0" and should be already available in the nightly build: 2.9.0-SNAPSHOT version.