-
It would be nice to be able to format HTML files containing mako syntax. Without Mako syntax, I can run [Prettier](https://prettier.io/) on HTML files to get nicely formatted code, but with Mako synta…
-
**Migrated issue, originally created by zaxebo1 zaxebo1 ([@zaxebo1](https://github.com/zaxebo1))**
jinja2 has configurable syntax for delimiters. If you are generating LaTeX or other formats with Jin…
-
Will check up on this later, but constructs such as
```shell
#!/bin/sh
cd ${0%/*} || exit 1 # Run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/RunFunctio…
-
**Migrated issue, originally created by jvanasco ([@jvanasco](https://github.com/jvanasco))**
Here's a trivial/dumb example
${biz}
Imagine, if you can, that the `if biz is not Tr…
-
Hi,
I have a role in Ansible that automates html page creation with ansible-cmdb.
I have **ansible-cmdb version 1.31**.
With **Debian 11** upgrade does not work anymore, if I execute:
`/usr/bin/…
-
I know that Plim has it's own comment feature ( / ) but ignoring Mako's commenting symbols ( ## ) means that you have to change the mako files to work with plim. Normally, that's no big deal, since p…
mfeif updated
8 years ago
-
**Migrated issue, originally created by Anonymous**
Try out the following 3-level inheritance setup, stripped down to show only the situation I want to point out:
Test setup:
#base.mako:
…
-
When i use the ec2.py dynamic inventory script I get a failure:
```
robert@cbr:~/gitrep/cp_ansible/inventory$ ansible-cmdb -d -i ec2.py out/ > overview.html
data_dir = /home/robert/.local/lib/pytho…
rob42 updated
6 years ago
-
Created from comment at https://github.com/unicode-org/conformance/pull/67#discussion_r1205999500
+1 from me on this. Doing so should be win-win for everyone. It will probably feel like using jQuer…
-
```
Step 11/69 : RUN pip3 install --upgrade setuptools wheel tensorflow-gpu==1.12.0 opencv-python scikit-image Mako matplotlib numpy protobuf
---> Running in 3f5311f…