[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix HTML escaping when rendering README



In particular, code blocks containing `import <nixpkgs> {}` become
`import <lt;nixpkgs>gt; {}`.

Also, the README is preceded by "Contents of follows", which should be
the filename (e.g. "Contents of README follows" or "Contents of
README.md follows")