Merge pull request #202 from artu-hnrq/patch-1

fix: documentation <code> tags
This commit is contained in:
adi 2021-10-08 17:13:42 +02:00 committed by GitHub
commit 8b8f070df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>