new comment lines in generated files

This commit is contained in:
TEC 2020-06-02 13:15:45 +08:00
parent 631dbadbd6
commit 3fa7cb6488
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3
# [[file:~/.config/doom/config.org::*Config transcoding & service management][Config transcoding & service management:2]]
from pathlib import Path
import json
import re
@ -330,3 +331,4 @@ def main():
if __name__ == "__main__":
main()
# Config transcoding & service management:2 ends here

View File

@ -1,3 +1,4 @@
<!-- [[file:~/.config/doom/config.org::*Graph Behaviour][Graph Behaviour:1]] -->
<!DOCTYPE html>
<html>
<head>
@ -50,3 +51,4 @@
%s
</body>
</html>
<!-- Graph Behaviour:1 ends here -->