mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-30 09:44:42 +00:00
Merge pull request #202 from artu-hnrq/patch-1
fix: documentation <code> tags
This commit is contained in:
commit
8b8f070df8
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ own <a href="https://www.vagrantup.com">Vagrant</a> and <a href="https://www.doc
|
|||
</tr>
|
||||
<tr>
|
||||
<td><code>--with-npm-settings</code></td>
|
||||
<td>Install npm installation environment, including `package.json<code>for front-end (TypeScript) development (requires</code>node.js<code>and</code>npm``).</td>
|
||||
<td>Install npm installation environment, including <code>package.json</code> for front-end (TypeScript) development (requires <code>node.js</code> and <code>npm</code>).</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue