Doc: improve gerbil-specific markdown support in code examples #264

Open
opened 2019-05-23 18:28:41 +00:00 by ghost · 0 comments
ghost commented 2019-05-23 18:28:41 +00:00 (Migrated from github.com)

Minor issues, but some code examples don't look right:

Things that are not working correctly:

  • Bracket syntax for lists
  • match patterns
  • alists
  • keywords
  • #\;

As discussed in IRC:

    [20:16] <vyzo> we should probably modify the syntax highlighter vuepress uses
    [20:16] <vyzo> and teach it gerbil
    [20:16] <vyzo> and then we can do ```gerbil instead of ```scheme
Minor issues, but some code examples don't look right: - https://cons.io/reference/misc.html#for-each - https://cons.io/reference/misc.html#flatten Things that are not working correctly: - Bracket syntax for lists - match patterns - alists - keywords - `#\;` As discussed in IRC: [20:16] <vyzo> we should probably modify the syntax highlighter vuepress uses [20:16] <vyzo> and teach it gerbil [20:16] <vyzo> and then we can do ```gerbil instead of ```scheme
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#264
No description provided.