Skip to content

feat: Add Elm comments in documentation format#307

Open
andre-dietrich wants to merge 1 commit intoaaron-bond:masterfrom
andre-dietrich:master
Open

feat: Add Elm comments in documentation format#307
andre-dietrich wants to merge 1 commit intoaaron-bond:masterfrom
andre-dietrich:master

Conversation

@andre-dietrich
Copy link
Copy Markdown

Next to the Haskell-syntax, elm has a special format for documentation,
that is currently not implemented:

{-| Special comment type ...

-}

Ref: https://package.elm-lang.org/help/documentation-format

Next to the Haskell-syntax, elm has a special format for documentation,
that is currently not implemented:

  {-| Special comment type ...

  -}

Ref: https://package.elm-lang.org/help/documentation-format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant