ash
ash
There is no error. You are using Python 2 (`python`), but Fusée Launcher requires Python 3 (`python3`).
The error you show only occurs in Python 2; you are not using Python 3.7. If you were using Python 3.7, you would be using the `python3` or `python3.7` binary,...
UTF-8 is [the default source encoding](https://www.python.org/dev/peps/pep-3120/) in Python 3.
This is partially implemented here: wsi-cogs/eralchemy@b7003d5db3c465eb880dc4ae17e16c9ffde01ac9 It only works when creating a diagram from SQLAlchemy schema, not from markdown.
It now looks like this:  I suspect it's the bottom edge (or somewhere near the bottom edge) of my wallpaper.
Aha, it is the bottom edge (thanks to GIMP for the eye-mangling gradient): 
@yshui thanks, I tested on your version and the issue is still there, so I opened an issue. The xrender backend works fine on your version, though – if I...
Instead of permalinks, they could presumably just have (say) a GET argument/parameter/thing which replaces the title, given that I assume no articles are actually stored.
I'm confused. If alacritty already supports fontconfig fallback, why do emojis render for me in other applications, but not in alacritty? `fc-match` seems to suggest that fontconfig is configured reasonably...
``` $ alacritty --version alacritty 0.4.1 ```