This website requires JavaScript.
Explore
Help
Sign In
xevion
/
find-syntax
Watch
1
Star
0
Fork
0
You've already forked find-syntax
mirror of
https://github.com/Xevion/find-syntax.git
synced
2025-12-05 23:14:57 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
35e55baab18f359a24d8b622366c6da9fedcd3c9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Xevion
35e55baab1
Initial implementation
2023-09-26 17:59:12 -05:00
src
Initial implementation
2023-09-26 17:59:12 -05:00
.gitignore
Initial implementation
2023-09-26 17:59:12 -05:00
Cargo.lock
Initial implementation
2023-09-26 17:59:12 -05:00
Cargo.toml
Initial implementation
2023-09-26 17:59:12 -05:00
README.md
Add README / initial commit
2023-09-26 17:58:37 -05:00
README.md
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
View Git Blame
Copy Permalink
Description
No description provided
Readme
124
KiB
Languages
Rust
100%