Skip to content

WIP: feat(Markdown): Add markdown component.

David O'Regan requested to merge markdown-utilities into master

We currently do not have a markdown component and would like to encapsulate it as part of our component library.

Supporting issue here: status-page#12 (closed)

TODO

  1. Seek guidance on the correct approach for the style sheet migration i..e variables, font-awesome icons and tables.
  2. Write correct test cases
  3. Investigate html sanitation

Screenshots

Screenshot_2020-03-15_at_18.26.55

Edited by David O'Regan

Merge request reports