Y
Hacker News
new
|
ask
|
show
|
jobs
by
wsc981
3094 days ago
Either way, is performance really an issue when dealing with Markdown? My uneducated guess is that in 99.99% of cases it's no issue.
1 comments
always_good
3094 days ago
sure, you don't want it blocking an event loop like the live preview in-browser while you're typing. or a node process.
link