An open API service indexing awesome lists of open source software.

https://github.com/emad-elsaid/markdowneditor

Markdown editor and viewer
https://github.com/emad-elsaid/markdowneditor

Last synced: 7 months ago
JSON representation

Markdown editor and viewer

Awesome Lists containing this project

README

          

Markdown Editor
===============

This is an exercise for C++ and Raylib. It should view and edit text like a text
editor and it should also preview the format inline. links should be clickable for example.
images should be loaded and inlined...etc.

So far it renders markdown partially and readonly. scroll with mouse wheel and doesn't wrap text when the line is too long