fix table formating for md help
This commit is contained in:
@@ -375,10 +375,10 @@
|
||||
separating each column with a pipe |:</p>
|
||||
|
||||
<pre>
|
||||
First Header | Second Header
|
||||
------------ | -------------
|
||||
Content from cell 1 | Content from cell 2
|
||||
Content in the first column | Content in the second column
|
||||
|First Header | Second Header|
|
||||
|------------ | -------------|
|
||||
|Content from cell 1 | Content from cell 2|
|
||||
|Content in the first column | Content in the second column|
|
||||
</pre>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user