João Valverde

Results 4 comments of João Valverde

> we could have something like > > [[python]] > indent_style = space > indent_size = 4 > > [[[python]]] > create-database > empty-database > destroy-database > > (I'm just...

> I do have it working that way for BOM-signed docs, but I don't really want to go to much deeper. I could really use some advice. Encoding detection is...

Empty files have zero lines, so there's nothing to terminate. Adding a newline in that case would inserting a new (empty) line, which is just wrong. Editors and linters that...

Works for me. There is no need for relocation to support your use case. Absolute RPATHs work fine.