Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.

RFC for comment sigils #39

@bburns

Description

@bburns

Just an idea, could comment out a line/block by prefixing with ~. This would roughly correspond to a possible strikethrough representation.

Why comment out lines/blocks?

I often want a way to do this quickly in notes, to keep around things I want to disregard, or color differently, eg grayed out.

In orgmode can do with #, which matches shell and python, but conflicts with the heading sigil.

In markdown, have to use html comments <!-- foo -->, which is obviously very awkward.

Alternatives - ; as in lisp, ' as in basic, ! as in fortran (nah).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions