KIRILLxBREAK / Preprocess

part of my dipmoma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preprocess

Description

It's part of my diploma, which makes the processing of the text prior to syntaxing analysis.

Сheckers

This part provide inspection of stylistic mistakes. But also some stylistic mistakes are checked after syntaxing analysis, such as name checking.

I'm an inline-style link with title

This is [an example] [id] reference-style link [id]: http://example.com/ "Optional Title Here"

Inline

Alternative	text

Reference

![Alternative text][id] [id]: url/to/image "Optional title"

This is a normal paragraph: This is a code block.

This is a inline code block

var	a	=	{};
Markdown Less Pretty
Still renders nicely
1 2 3
Tables Are Cool
] col 3 is right-aligned $1600
col 2 is centered $12
} zebra stripes are neat $1

About

part of my dipmoma


Languages

Language:HTML 50.8%Language:C++ 46.7%Language:CMake 2.5%