Simplify HighlightingAssets::get_syntax() first_line logic (#1852)

And make self.get_first_line_syntax() be called lazily.
This commit is contained in:
Martin Nordholts
2021-09-16 17:01:12 +02:00
committed by GitHub
parent e84b702309
commit 9ed9a6fc3d
3 changed files with 31 additions and 8 deletions

View File

@ -0,0 +1,2 @@
#!/usr/bin/env bash
echo "Hello"