Make style of code shown clearly HTML

This commit is contained in:
benjamin melançon 2024-02-14 18:42:11 -05:00
parent 9ae90b7500
commit 06b9aed5dd

View file

@ -2,7 +2,7 @@
*This is what Drupal provides as a prompt for the description of a new module:*
```
```html
Here, write an introduction that summarizes the purpose and function of this project with a focus on users brand new to Drupal. Answer the question: What solution does this module provide? The first 200 characters of this will be shown when browsing projects. Alternatively, you can click “Edit summary” above and enter the exact summary you want (it should be 200 characters or less).
<h3 id="module-project--features">Features</h3>
@ -31,6 +31,6 @@ You may continue to put additional information below here, if there are other th
*For financial support, a good default for our modules is:*
```
```html
You can support <a href="https://agaric.coop/">Agaric's</a> overall contributions to Drupal and a bit beyond <a href="https://opencollective.com/drutopia">by supporting Drutopia at opencollective.com/drutopia</a>. Thanks!!
```