So writing md in the app without the option of seeing a preview?
However, it seems very slow on save/re-edit. If you save, click done, to see the preview and then click edit it says it's still saving it and it takes quite a while.
<!doctype html> | |
<html lang=en> | |
<head> | |
<meta charset=utf-8> | |
<title>Web audio API</title> | |
<style> | |
</style> | |
</head> | |
<body> | |
<button id="play-btn" style="display:none;">play/pause</button> |