Switched to rust-analyzer for Rust syntax highlighting. Improved support for modern Rust features.
Code golfing -- how fast can we extract Markdown code blocks? Assume you have a big steam of Markdown text in STDIN. ...a bunch of other text that might be included. ```python import numpy as np ...