Hi, guys I just completed the markdown preview in React JS and use the npm module remarkable.
my markdown preview
Do let me know your thoughts and suggestions about this…
Also, I saw many code pens and sites of these projects and saw a bug where the enter key is not working for simple text.
I solve that bug also.
Roma
2
Looks good @ShreyasSubhedar. Some things to revisit;
- It doesn’t seem as though the table is rendering correctly. A table in preview looks the same as in the editor.
- Have the editor and preview stack on smaller screens rather then smushing them and have horizontal scrollbars
1 Like
Thank you @Roma for your feedback,
I will make all these changes soon.