[LTP] [PATCH v2 1/1] README.md: Document IRC
Petr Vorel
pvorel@suse.cz
Mon Nov 14 14:46:09 CET 2022
Hi Richie,
> Hello,
> Petr Vorel <pvorel@suse.cz> writes:
> > Signed-off-by: Petr Vorel <pvorel@suse.cz>
> > ---
> > changes v1->v2
> > * s/on/at/
> > Kind regards,
> > Petr
> > README.md | 3 +++
> > 1 file changed, 3 insertions(+)
> > diff --git a/README.md b/README.md
> > index d45d1ee44..89b2640c1 100644
> > --- a/README.md
> > +++ b/README.md
> > @@ -22,6 +22,9 @@ http://lists.linux.it/listinfo/ltp
> > LTP mailing list is archived at:
> > https://lore.kernel.org/ltp/
> > +IRC
> > +#ltp at https://libera.chat/[irc.libera.chat]
Hi Richie,
> Won't the # make it a top level heading?
Well, that would be if there was a separate line between those two lines.
> https://daringfireball.net/projects/markdown/syntax#header
Thus this would work. But I put asciidoc syntax (used in our wiki),
instead of markdown.
Therefore the correct syntax for README.md is:
IRC #ltp at: [https://libera.chat/](irc.libera.chat)
Kind regards,
Petr
More information about the ltp
mailing list