diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 22:05:08 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 22:11:26 -0400 |
commit | ae0aeb998452e1a569b35981627b5d099a2b3da0 (patch) | |
tree | 8de32336a4a12d80a5a99408cdecf8a039af3056 /README | |
parent | 0bb6ed33b8ad04ec10ce244350b990d0d67e5c02 (diff) | |
download | piem-ae0aeb998452e1a569b35981627b5d099a2b3da0.tar.gz |
README: Bring a link target inline
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -3,13 +3,12 @@ piem --- Emacs tools and glue for working with public-inbox archives ==================================================================== This project is currently in the early stages of development. In -general, anything that relates to interacting with public-inbox [^1] -archives from Emacs is worth considering, at least at this point. The -near-term focus is to support mapping public inbox endpoints (email, -nntp, http, rss) to associated code repositories, particularly in the -context of applying patch series. - -[^1]: https://public-inbox.org/README +general, anything that relates to interacting with public-inbox +(https://public-inbox.org/README) archives from Emacs is worth +considering, at least at this point. The near-term focus is to +support mapping public inbox endpoints (email, nntp, http, rss) to +associated code repositories, particularly in the context of applying +patch series. Bug reports, patches, questions, and other feedback are welcome. Please send a plain-text email to |