web-components
web-components copied to clipboard
Handle Underline in Markdown
To Be Done Instead of OR After Issue #27
Since transitioning to utilize the markdown-transform
, we will need to take a step back from supporting underline for the time being. Markdown doesn't natively support underline, so we need to rethink how we serialise this.
We can then experiment with using html
tags for underline.
Since issue accordproject/markdown-editor#97 is now closed, can I start working on this?
Yes @ahmedkrmn! Keep a lookout for the changes @dselman and I are making with the markdown-transform
, because there may be an update that could possibly affect how you approach this. Not sure if it actually will, just keep an eye out. We should be finished with that either tomorrow or early Monday (October 6/7).
@ahmedkrmn what is the status of this? I'm opening it back up for the time being.
@irmerk Can I look into this?
@d-e-v-esh I believe this may actually require thinking/work in https://github.com/accordproject/markdown-transform first. It could be worth opening an Issue there to discuss how to (or if to) handle underline in markdown.
@irmerk Yes. I think we can open another issue on this. Underlining text seems like it could be important for people dealing with contracts. Should I open another issue on this? This one will get closed?
If you could open one in markdown-transform
and link this one, we can put a pause on this one until that new one is resolved.