diff --git a/templates/drupal-module-project.md b/templates/drupal-module-project.md index c06b2b6..4e9e19c 100644 --- a/templates/drupal-module-project.md +++ b/templates/drupal-module-project.md @@ -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).

Features

@@ -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 Agaric's overall contributions to Drupal and a bit beyond by supporting Drutopia at opencollective.com/drutopia. Thanks!! ```