Re: RFC: Adding a SECURITY.md document to the Binutils
Simon Marchi via Binutils <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 4/11/23 09:29, Nick Clifton via Gdb wrote: > Hi Eli, > >> Thanks. A minor nit: does it have to be a .md file? Can it be a .txt >> file instead? > > Sure - no problem. In fact until you asked I just assumed that .md == .txt. > But I see no need for any markup capabilities so using .txt files is fine with me. FWIW, I like .md files, they read well as just text, but are also displayed nicely when viewed in contexts like git web views. I don't see any downsides to using it. Simon