Skip to content

Comment block is not working when the line has preceding whitespace  #10

Description

@koenpunt

So this works:

###
Some block comment
###
class ComposerExtension extends ContenteditableExtension

And this doesn't:

class ComposerExtension extends ContenteditableExtension
  ###
  Some block comment
  ###
  @sendActionConfig: ({draft}) ->

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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