Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an appropriate wai file for pulldown cmark #3

Closed
dynamite-bud opened this issue Dec 1, 2022 · 0 comments
Closed

Create an appropriate wai file for pulldown cmark #3

dynamite-bud opened this issue Dec 1, 2022 · 0 comments
Assignees

Comments

@dynamite-bud
Copy link
Contributor

Implement the wai file using:

Structs [Records] :

  • BrokenLink
  • InlineStr
  • InvalidHeadingLevel
  • LinkDef
  • OffsetIter
  • Options
  • Parser
  • RefDefs

Enums [Variants] :

  • Alignment
  • CodeBlockKind
  • CowStr
  • Event
  • HeadingLevel
  • LinkType
  • Tag

Functions :

  • Parser
  • Parser with options
  • Markdown to html converter [html module]
  • Espace href [html module]
@dynamite-bud dynamite-bud self-assigned this Dec 1, 2022
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

No branches or pull requests

1 participant