You might be interested in this scribble-mode as well: https://www.neilvandyke.org/scribble-emacs/ (which is quite incomplete -- a more comprehensive one would be great!)
Sam On Sun, Mar 31, 2019 at 8:02 AM Alex Harsanyi <alexharsa...@gmail.com> wrote: > > I started writing Scribble documentation more often lately and Emacs has no > good support for editing such documents. For me the main feature that I > would like is indentation, like it is done in other programming modes. I > found a `racket-mode` on GitHub, but it only supports some basic syntax > highlighting and nothing else. > > In any case, I started implementing a scribble mode with aims of supporting > indentation, document navigation and some more advanced syntax highlighting. > At this point it supports indentation and some basic code navigation > (beginning/end of defun), but I indent to improve it as I use it for Scribble > editing (unless there is a better package that I don't know about?) > > If you are also interested in Scribble support for Emacs, you can check out > the source here: > > https://github.com/alex-hhh/racket-mode/blob/master/scribble-mode.el > > Best Regards, > Alex. > > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.