it:ad:markdown:howto:convert_html_to_markdown

IT:AD:Markdown:HowTo:Convert HTML to Markdown

Summary

Not everybody – the majority of users – are not going to learn IT:AD:Markdown, and are going to prefer sticking with a IT:AD:WYSIWYG editor if they are given the chance.

What is needed is a WYSIWYG editor that saves their input as IT:AD:Markdown.

Preferably managed both on the client-side for a more responsive experience, and server side to process API calls from alternate user-agents.

The following IT:AD:Nuget library could be a solution on the server side: * http://html2markdown.bayn.es/

Note that it can't handle at this time (Q1/2016) tables, which may have some impact on adoptability within an Enterprise environment.

An alternative Nuget library found was: * https://github.com/mysticmind/reversemarkdown-net/blob/master/README.md

Again, this library could not handle tables (Q1/2016).

  • /home/skysigal/public_html/data/pages/it/ad/markdown/howto/convert_html_to_markdown.txt
  • Last modified: 2023/11/04 22:59
  • by 127.0.0.1