Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

neoreva/ms-learn-md-parser

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Learn Markdown Parser

Description

This is a brief summary provided by gpt, I will get around to writing this soon.

This repository contains code for a parser that converts Microsoft Learn markdown format into tokens. The main struct is MsMarkdown, which contains a vector of MsMarkdownToken enums.

Each MsMarkdownToken represents a different type of element in the markdown document. For example, there are tokens for metadata, comments, headings, code blocks, tables and more.

The parser can be used to convert Microsoft Learn markdown documents into a structured format that can be easily manipulated and analyzed.

This is Still Work In Progress

This is not a complete parser for the learn documents as noted by the 0.0.1 versioning. It covers the main data structures of this format that relate to data structure documentation.

About

Microsoft Learn Markdown Parser

Topics

Resources

License

Stars

Watchers

Forks

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.