Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -3,11 +3,11 @@ title: Don't put HTML in your body field
date: 2024-05-24
permalink: daily/2024/05/24/dont-put-html-in-your-body-field
tags:
- software-development
- drupal
- software-development
- drupal
cta: d7eol
snippet: |
Do you put raw HTML code in your rich-text fields?
Do you put raw HTML code in your rich-text fields?
---
I often see Drupal projects where people have put raw HTML code into their body or other rich-text fields.