Converted remaining hrefs to markdown
This commit is contained in:
parent
ef5c605335
commit
604cf84f9a
16 changed files with 42 additions and 42 deletions
|
@ -11,7 +11,7 @@ tags:
|
|||
- Drupal Planet
|
||||
- Drupal
|
||||
---
|
||||
First, I need to download the <a href="http://drupal.org/project/date" title="Date module on Drupal.org">Date</a> module, and make my module dependent on date_popup by adding the following line into my module's .info file.
|
||||
First, I need to download the [Date](http://drupal.org/project/date "Date module on Drupal.org") module, and make my module dependent on date_popup by adding the following line into my module's .info file.
|
||||
|
||||
dependencies[] = date_popup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue