functional prototype: TOML settings, CLI args, templated repo output
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body style="font-family: monospace;">
|
||||
{{file.path}} ({{file.name}}) [{{file.id}}]<br/>
|
||||
-------
|
||||
<pre style="margin: 0">{{file.contents}}</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user