DArtagnant / blueJ-code-highlighter

format java code in html, imitating the style of the blue-J IDE
GNU General Public License v3.0
1 stars 0 forks source link

Working - compatibility for incomplete code #10

Closed DArtagnant closed 4 months ago

DArtagnant commented 4 months ago

Add compatibility for incomplete code

Do not mix incomplete code (only functions) with classes because the 'fake' class indentation created for the functions never stops.