bjones1 / CodeChat_Editor

The CodeChat Editor provides an easy-to-use literate programming environment
Other
8 stars 9 forks source link

Testing PR #8

Closed samcarley closed 1 year ago

samcarley commented 1 year ago

Deleted unnecessary comments and added informative TODO comments, as well as put a first stab of the Markdown to HTML implementation (I commented it out due to not having time to test it just yet).

bjones1 commented 1 year ago

AFAIK, your team is still working to polish this, correct? You've got some conflicts, which means there's a bit more work before I can merge it. Let me know if you want help; post here when your PR is ready for me to review it.

samcarley commented 1 year ago

This is the final PR for the Markdown to HTML implementation in CodeChat. Includes the implementation of the pulldown_cmark crate for the transformation in webserver.rs, as well as our written implementation.

bjones1 commented 1 year ago

Merged in 6d4fc49cde57cb75fbeff6ce168c4b88b45f0807.