56a93f7532
Since the new hashtag format has been added, we want site admins to be able to rebake old posts with the old hashtag format. This can now be done with `rake hashtags:mark_old_format_for_rebake` which goes and marks posts with the old cooked version of hashtags in this format for rebake: ``` <a class=\"hashtag\" href=\"/c/ux/14\">#<span>ux</span></a> ``` c.f. https://meta.discourse.org/t/what-rebake-is-required-for-the-new-autocomplete-styling/249642/12 |
||
---|---|---|
.. | ||
hashtags_spec.rb | ||
incoming_emails_spec.rb | ||
posts_spec.rb | ||
redis_spec.rb | ||
uploads_spec.rb |