mirror of
https://github.com/Xevion/find-syntax.git
synced 2025-12-06 15:15:04 -06:00
Add README / initial commit
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# find-syntax
|
||||||
|
|
||||||
|
An experiment to try and find the ideal syntax highlighter for an arbitrary snippet.
|
||||||
|
|
||||||
|
- Given a snippet of code, query the GitHub Markdown API to generate highlighted HTML.
|
||||||
|
- Determine the complexity and level of color in the generated HTML.
|
||||||
|
- Report and display the results, showing the "best" syntax highlighter for the snippet.
|
||||||
Reference in New Issue
Block a user