You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
Atom supports Literate Coffeescript, but the code folding breaks when presented with Markdown content, which is the entire point of Literate Coffeescript. A function which contains Markdown text will not fold correctly; the Markdown and anything following is considered immune to the fold.