Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.qemu.md: fix markdown style issues | Igor Opaniuk | 2025-02-05 | 1 | -4/+4 |
| | | | | | | | | | | | | | Fix markdown style issues using markdownlint tool [1]: $ cat README.qemu.md | mdl (stdin):8: MD006 Consider starting bulleted lists at the beginning of the line [1] https://github.com/markdownlint/markdownlint (From OE-Core rev: cf5f8f9ae809f3cc6a0d53bdfb28e6d913f2fecc) Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | README.OE-Core/README.qemu: Move to markdown format | Richard Purdie | 2021-07-20 | 1 | -0/+15 |
The READMEs are often viewed from websites so switch to markdown format which is much as readable as text and much better from html in broswers. (From OE-Core rev: a9f366a883e4a5dcc364ca2841615c5acc494439) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |