git.delta.rocks / jrsonnet / refs/commits / 11193ceb6552

difftreelog

doc: fix github formatting

Yaroslav Bolyukin2023-12-09parent: #bb3e022.patch.diff
in: master

1 file changed

modifiedREADME.adocdiffbeforeafterboth
1= jrsonnet1= jrsonnet
22
3++++
3[.text-center]4<p align="center"><a href="https://github.com/CertainLach/jrsonnet"><img alt="jrsonnet logo" src="./docs/logowide.svg" width="470px"></img></a></p>
5<p align="center">
4image:./docs/logowide.svg[Interactive,470, alt=jrsonnet logo]6 <a href="https://github.com/CertainLach/jrsonnet/releases"><img alt="release" src="https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge"></img></a>
7 <a href="./LICENSE"><img alt="license" src="https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge"></img></a>
8 <a href="https://opencollective.com/jrsonnet"><img alt="opencollective" src="https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge"></img></a>
9</p>
10++++
511
12// Github sucks: I can't center those images the normal way: https://github.com/github/markup/issues/984
6[.text-center]13// [.text-center]
14// image:./docs/logowide.svg[Interactive,470, alt=jrsonnet logo]
15//
7--16// [.text-center]
17// --
8image:https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge[alt=release, link=https://github.com/CertainLach/jrsonnet/releases]18// image:https://img.shields.io/github/v/tag/CertainLach/jrsonnet?color=%23fb4934&label=latest%20release&style=for-the-badge[alt=release, link=https://github.com/CertainLach/jrsonnet/releases]
9image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE]19// image:https://img.shields.io/github/license/CertainLach/jrsonnet?color=%2383a598&label=license&style=for-the-badge[alt=license, ./LICENSE]
10image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet]20// image:https://img.shields.io/opencollective/all/jrsonnet?color=%238ec07c&style=for-the-badge[alt=opencollective, link=https://opencollective.com/jrsonnet]
11--21// --
1222
13== What is it23== What is it
1424