On the DEV.to database, I ran the following SQL: ```sql SELECT name, short_summary FROM tags WHERE short_summary LIKE '%<%'; ``` There were three tags with a `<` in them: - changelog - cnc2018 - javascript This PR will tidy up our short summary as part of saving a tag. It will also tidy up the existing tags. |
||
|---|---|---|
| .. | ||
| acts_as_taggable_on | ||
| data_update_scripts | ||
| honeycomb | ||
| liquid | ||
| reverse_markdown/converters | ||
| sidekiq | ||
| app_secrets_spec.rb | ||
| black_box_spec.rb | ||
| html_css_to_image_spec.rb | ||
| release_phase_notifier_spec.rb | ||
| string_attribute_cleaner_spec.rb | ||
| throttled_call_spec.rb | ||
| url_spec.rb | ||