[HN Gopher] Blazemark - A fast web Markdown editor with worker a...
       ___________________________________________________________________
        
       Blazemark - A fast web Markdown editor with worker and WASM
        
       Author : rabbithols
       Score  : 25 points
       Date   : 2022-01-04 14:08 UTC (8 hours ago)
        
 (HTM) web link (rabbithols.github.io)
 (TXT) w3m dump (rabbithols.github.io)
        
       | asleepawake wrote:
       | Ahh I love this. Would be very useful for tools like foam for
       | vscode or dendron. A lot of these tools would benefit from an off
       | thread asynchronous language server. Because most of them use the
       | same features, most notably double bracket links and hashtags, a
       | generic implementation could support a lot of these tools
        
       | johnday wrote:
       | This looks interesting, but the flash of white in the right pane
       | is quite disruptive. Would there be a way to avoid that without
       | diving into a virtual DOM?
        
         | euroderf wrote:
         | In my browser, any edit anywhere in the left pane repaints the
         | right pane AND scrolls it back up to top.
        
           | rabbithols wrote:
           | Now the huge repaint was removed.
        
         | rabbithols wrote:
         | I will study the subject, that's the same question I had today.
         | For now I've implement a stupid parser that convert the html to
         | react component.
        
       ___________________________________________________________________
       (page generated 2022-01-04 23:03 UTC)