Conversation
Notices
-
what if, note editor where you can have different style editor helper blocks. like the document base is plaintext, but you can add a markdown section, where the editor would assist you in writing markdown, or whatever format you want. I use different self made formats for different kinds of notes and it'd be cool if my editor would work with me on that
-
@nik can do this with vim, i think
-
@nik will have to search; never tried something like that before..know there's stuff like html/php/js whatever together in one document, though, so must be doable, uhm... "syntax groups"?
-
@shmibs ooh how?
-
@nik the thing is i've never bothered with any of the language-aware completion stuff or otherwise beyond just highlighting, so don't know how to do that at all...