<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haddock.git/doc, branch ghc-9.4</title>
<subtitle>Haddock with an org backend (haddorg).
</subtitle>
<id>https://g.ypei.me/haddock.git/atom?h=ghc-9.4</id>
<link rel='self' href='https://g.ypei.me/haddock.git/atom?h=ghc-9.4'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/'/>
<updated>2022-05-25T14:22:13+00:00</updated>
<entry>
<title>Version bump 2.26.1 (#1489)</title>
<updated>2022-05-25T14:22:13+00:00</updated>
<author>
<name>Marcin Szamotulski</name>
<email>coot@coot.me</email>
</author>
<published>2022-05-25T14:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=4367a8ef514fe0781cbea745a0b72871080d28fc'/>
<id>urn:sha1:4367a8ef514fe0781cbea745a0b72871080d28fc</id>
<content type='text'>
* Version bump 2.26.1

We extended format accepted by `--read-interface` option, which requires
updating the minor version.

* Update documentation of --read-interface option</content>
</entry>
<entry>
<title>fix grammar in docs: "can the" → "can be" (#1477)</title>
<updated>2022-05-02T12:46:48+00:00</updated>
<author>
<name>Raphael Das Gupta</name>
<email>github.com@raphael.dasgupta.ch</email>
</author>
<published>2022-05-02T12:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=7a470e3af7b7a8db5f2b77b359cdd874163d801c'/>
<id>urn:sha1:7a470e3af7b7a8db5f2b77b359cdd874163d801c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse Markdown links at beginning of line within a paragraph (#1470)</title>
<updated>2022-04-12T11:29:46+00:00</updated>
<author>
<name>Steve Hart</name>
<email>steve.hart@americandata.consulting</email>
</author>
<published>2022-04-12T11:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e06c1c255377e5245748f4c4003240815deae72f'/>
<id>urn:sha1:e06c1c255377e5245748f4c4003240815deae72f</id>
<content type='text'>
* Catch Markdown links at beginning of line within paragraph

Per Issue #774, Markdown links were being parsed as ordinary text when
they occurred at the beginning of a line other than the first line of
the paragraph. This occurred because the parser was not interpreting a
left square bracket as a special character that could delimit special
markup. A space character was considered a special character, so, if a
space occurred at the beginning of the new line, then the parser would
interpret the space by itself and then continue parsing, thereby
catching the Markdown link. '\n' was not treated as a special character,
so the parser did not catch a Markdown link that may have followed.

Note that this will allow for Markdown links that are not surrounded by
spaces. For example, the following text includes a Markdown link that
will be parsed:

  Hello, world[label](url)

This is consistent with how the parser handles other types of markup.

* Remove obsolete documentation hint

Commit 6b9aeafddf20efc65d3725c16e3fc43a20aac343 should eliminate the
need for the workaround suggested in the documentation.</content>
</entry>
<entry>
<title>Add multi-line style hint to style section (#1460)</title>
<updated>2022-03-07T18:27:24+00:00</updated>
<author>
<name>malteneuss</name>
<email>malteneuss@users.noreply.github.com</email>
</author>
<published>2022-03-07T18:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=0c19a8847844a4a45b9fe7c115effcec461cfe5c'/>
<id>urn:sha1:0c19a8847844a4a45b9fe7c115effcec461cfe5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix haddock user guide  (#1456)</title>
<updated>2022-02-25T18:21:58+00:00</updated>
<author>
<name>Hécate Moonlight</name>
<email>Kleidukos@users.noreply.github.com</email>
</author>
<published>2022-02-25T18:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=e1e75e503291d194cdbe47cb161c9e754738b9e0'/>
<id>urn:sha1:e1e75e503291d194cdbe47cb161c9e754738b9e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IDoc link has bitrotted; replaced with web.archive.org cache. (#1454)</title>
<updated>2022-02-25T18:19:11+00:00</updated>
<author>
<name>Meng Weng Wong</name>
<email>mengwong@legalese.com</email>
</author>
<published>2022-02-25T18:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=78ef7e2dd69abbcb0071cefde3692af593958090'/>
<id>urn:sha1:78ef7e2dd69abbcb0071cefde3692af593958090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hint about inline link issue (#1444)</title>
<updated>2021-12-15T06:56:55+00:00</updated>
<author>
<name>malteneuss</name>
<email>malteneuss@users.noreply.github.com</email>
</author>
<published>2021-12-15T06:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=c2dc73cfed35357a637d67dfa64885afeada9f20'/>
<id>urn:sha1:c2dc73cfed35357a637d67dfa64885afeada9f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>coot/multiple packages (ghc-9.2) (#1418)</title>
<updated>2021-08-08T15:19:06+00:00</updated>
<author>
<name>Marcin Szamotulski</name>
<email>profunctor@pm.me</email>
</author>
<published>2021-08-08T15:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=5bd9262466a0e71da4e84654a1906b76996e3692'/>
<id>urn:sha1:5bd9262466a0e71da4e84654a1906b76996e3692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document multi component support</title>
<updated>2021-06-02T06:57:24+00:00</updated>
<author>
<name>Marcin Szamotulski</name>
<email>profunctor@pm.me</email>
</author>
<published>2021-04-17T14:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=9c25808e32bdf67825720871a0a0da2c019721a1'/>
<id>urn:sha1:9c25808e32bdf67825720871a0a0da2c019721a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added myself to contributors</title>
<updated>2021-06-02T06:54:33+00:00</updated>
<author>
<name>Marcin Szamotulski</name>
<email>profunctor@pm.me</email>
</author>
<published>2021-04-17T13:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/haddock.git/commit/?id=00f5c93617697c725ec33e06d72685b3c8241a92'/>
<id>urn:sha1:00f5c93617697c725ec33e06d72685b3c8241a92</id>
<content type='text'>
</content>
</entry>
</feed>
