Skip to content

Add Github-style checkboxes to nodes #2452

Open
@jywarren

Description

@jywarren

We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.

Nodes on publiclab.org could use a means of making and checking off lists - just like her in github:

  • scan text for * [ ] or * [x]
  • replace at display time with <ul>...
  • (Later follow up) make it possible to check the box and so update the original markdown from * [ ] to * [x]

Lists are made in github flavor markdown like this:

* [ ]
* [ ]
* [ ]

Try making checklists in the comments here to see!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Rubybreak-me-upbreak up for cleaner code separation, discrete tests, and, easier and iterative collaborationenhancementexplains that the issue is to improve upon one of our existing featuresfto-candidateissues which are meant to be solved by first timers but aren't well-formatted yethelp wantedrequires help by anyone willing to contribute

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions