aelve / guide

A workspace for research teams
https://guide.aelve.com
106 stars 10 forks source link

Fix markdown editor bugs #284

Closed avele closed 5 years ago

avele commented 5 years ago
neongreen commented 5 years ago

Here's the current 4-space code behavior. It's better but still somewhat broken.

How it looks in the editor

How it looks when rendered

Data on the server

One-line sample:

    Hello world

Two-line code sample:

    This is line one
<tab><tab>And this is line two

Ok.
avele commented 5 years ago

Fixed in @ #296