This code adds the name "HEADER_TEMPLATE" to the variables list in the side bar:
``` HEADER_TEMPLATE = ''' ============== |{:^15}| {} ============== ''' ```
However this code does not:
``` HEADER_TEMPLATE = '''\ ============== |{:^15}| {} ============== ''' ```
Running Linux Mint, Geany 1.29, Python mode.
Thanks for all your work! Keep it up!
Closed #1390 via #3031.
github-comments@lists.geany.org