syntax-html 0.2.0

A simple cli application for generating syntax-highlighted HTML of code files
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProjectModuleManager">
    <modules>
      <module fileurl="file://$PROJECT_DIR$/.idea/syntax-html.iml" filepath="$PROJECT_DIR$/.idea/syntax-html.iml" />
    </modules>
  </component>
</project>