Eclipse-Markdown-Editor-Plugin
Eclipse-Markdown-Editor-Plugin copied to clipboard
Errors in syntax highlighting (e.g. _)
HIghlighting breaks when we have underscore symbol inside any closed tag.
As example:
sample_text
(sample text has underscore symbol, but it not an markup symbol as it enclosed in markup symbols `` )
See on screenshot here: http://stc1.galaxyhost.org/markdown_2012-09-21_00-59_PHP.png
And some question:
- Does heaers and sub headers must appeared in outline? Now I sow only sections (marked with ####) on outline tab.
- How I can change the colors of mark up?
Hi Andrey,
The formatting on "non Markdown" underscores, such as in "sample_text", is a known bug. Sorry about that.
The outline view only supports the ## style of headers and sub-header. It doesn't detect the =====, ------- style.
There's no way to change the colours. Well, you could edit the code -- that wouldn't be too hard.
Sorry for the limitations! I hope the plugin is still useful to you.
Best regards,
- Daniel
On 20 September 2012 22:12, Andrey Matsovkin [email protected]:
HIghlighting breaks when we have underscore symbol inside any closed tag. As example: sample_text
(sample text has underscore symbol, but it not an markup symbol as it enclosed in markup symbols `` )
See on screenshot here: http://stc1.galaxyhost.org/markdown_2012-09-21_00-59_PHP.png
And some question:
- Does heaers and sub headers must appeared in outline? Now I sow only sections (marked with ####) on outline tab.
- How I can change the colors of mark up?
— Reply to this email directly or view it on GitHubhttps://github.com/winterstein/Eclipse-Markdown-Editor-Plugin/issues/5.
Dr Daniel Winterstein Edinburgh http://winterwell.com http://soda.sh