Bug 509033 - markdown misses support for ~~strike~~
Summary: markdown misses support for ~~strike~~
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.0.35   Edit
Assignee: Pierre-Yves Bigourdan CLA
QA Contact: David Green CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks: 509052
  Show dependency tree
 
Reported: 2016-12-11 04:03 EST by Mickael Istria CLA
Modified: 2019-11-29 18:58 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2016-12-11 04:03:57 EST
MarkdownLanguage's parseToHTML seems to miss support for --text-- which should be rendered as strikethrough (probably with the <s> HTML tag).
Comment 1 Eclipse Genie CLA 2019-11-19 16:32:16 EST
New Gerrit change created: https://git.eclipse.org/r/153004
Comment 3 Leo Dos Santos CLA 2019-11-29 18:58:24 EST
Nice to close this after almost 3 years. Thank you Pierre for the contribution.