Skip to content

Edit comments i gfm-mode #49

Description

@xendk

It would be nice if one could edit comments in gfm-mode (provided by markdown-mode). Then you could leverage markdown-modes support for Github Flavoured Markup.

As multiple modes in the same buffer is tricky, a simple(-ish) solution would be to open an indirect buffer narrowed to the comment in question.

It would require a minor mode for the diff buffer, a new way to mark comments (delimiters rather than prefixing each line with #) and would change the workflow somewhat (opening a new buffer for each comment), but I think having full gfm support is worth it. It would also closer mimic the click-a-line-get-a-textfield experience of Github.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions