bodil / bodil/purescript-smolder

First-class comments in Markup

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PureScript
Stars
92
Forks
37
PR merge metrics
No merged PRs in 30d

Description

I define `comment` as follows, but this is obviously premature rendering and depends on `text` _not_ escaping its string (which I think it should).

``` purescript
comment :: Markup -> Markup
comment m = text $ ""
```

It would be nice to offer first-class commenting support out of the box.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.