Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I work at a BigCorp with a fancy md-to-html generator that supports graphviz via code blocks, e.g.

    ```dot
    digraph { a -> b }
    ```
But day-to-day, I actually use graphviz inside emacs org-mode (and in a private git repo). If you press C-c C-c with your cursor on the code blocks, it plops the rendered graph below.


TIL org-mode can do that (though I really shouldn't be surprised). Thanks for the info!




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: