I want to display "LDC" and "GRANT" as centered text. It works well on VSCODE in my preview. But at my repository on github it doesn't. I have also tried to put the text between ->text<-.
Here my example:
# <center> LDC </center>
## title title title
### <center> GRANT </center>
**blablablablabalbalbalab**
" fixed it.
– ejhb Dec 18 '19 at 12:32