<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/extract-md-links, branch arti-v1.2.5</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-06-05T17:59:04Z</updated>
<entry>
<title>maint/extract-md-links: Use /usr/bin/env for more flexibility.</title>
<updated>2024-06-05T17:59:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T17:59:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c27c3a8eeeeff6256c109496d82dfd3f390cde0b'/>
<id>urn:sha1:c27c3a8eeeeff6256c109496d82dfd3f390cde0b</id>
<content type='text'>
I needed to use a virtual env to run this script (it doesn't work with
the mistune version packaged by arch), but found myself unable to
without changing the interpreter directive in `maint/extract-md-links`.

Closes #1460
</content>
</entry>
<entry>
<title>maint/extract-md-links: New script</title>
<updated>2024-05-02T13:36:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-05-02T11:42:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1d63aeec043e87436a04b0d37f3da1ec2f54e134'/>
<id>urn:sha1:1d63aeec043e87436a04b0d37f3da1ec2f54e134</id>
<content type='text'>
This will be used by gen_md_links, instead of the regexp-based ad-hoc
parser there.

The existing parser gets wrong things like "  `#[must_use]`  ",
thinking that's a link.

Use a proper Markdown parser.  But, we must commit some abuse, sadly.
</content>
</entry>
</feed>
