mamamia5x / markdownpedia

A site similar to Wikipedia written in Markdown.
https://markdownpedia.tk/
Other
16 stars 33 forks source link

Add a proper Structure to the Files #26

Closed Riguidix closed 3 years ago

Riguidix commented 3 years ago

The current repositories files have some structure issues:

...
  <div class="markdown">
    <h1 id="markdownpedia">Markdownpedia</h1>
<p>Hello and welcome to Markdownpedia. This site is still in development.<br />
This site is supposed to be like <a href="https://wikipedia.org/">Wikipedia</a>, but instead written in Markdown.  </p>
<p>You can create and edit pages within the GitHub link, found <a href="https://github.com/mamamia5x/markdownpedia">here</a>.<br />
The forum is <a href="https://github.com/mamamia5x/markdownpedia/discussions">here</a>.</p>
<p>You can go to <a href="https://status.markdownpedia.tk/">https://status.markdownpedia.tk/</a> to check the status of the site.</p>
<h2 id="contributors">Contributors</h2>
<table>
<thead>
<tr>
...

Probably we could fix it manually or install a dependencie as Prettier - Opinionated Code Formatter so we could have a good file formatter