0

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** 
Vishwanath
  • 6,284
  • 4
  • 38
  • 57
ejhb
  • 25
  • 1
  • 8
  • I saw this topic but didn't pay attention to comments... My bad bois. this command "

    " fixed it.

    – ejhb Dec 18 '19 at 12:32

1 Answers1

0

This fix my problem. Sorry for double topic. Someone has already answered in Markdown `native` text alignment in the comments section.

ejhb
  • 25
  • 1
  • 8