docbrown/spec
Gabriel Lebec 1e2749be24 feat(markdown): add ids to headers (#713)
* feat(markdown): add anchors for headers

* Fix markdown anchors impl and spec

* Fixes tests for markdown anchors

* Use name for anchors instead of IDs

* Fix approval file

* Remove emojis in links and hyphenate only spaces
2018-11-20 18:17:07 -05:00
..
controllers Create UserPolicy (#480) 2018-06-22 20:40:08 -04:00
factories Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
features feat(markdown): add ids to headers (#713) 2018-11-20 18:17:07 -05:00
labor Add Fab Five BadgeRewarder + Rake Task (#1048) 2018-11-05 11:46:08 -05:00
lib/acts_as_taggable_on Code cleanups (#659) 2018-08-07 11:00:13 -04:00
liquid_tags Add stackblitz support (#1120) 2018-11-19 08:38:12 -05:00
mailers Fix internal article query (#964) 2018-10-19 16:16:43 -04:00
models feat(markdown): add ids to headers (#713) 2018-11-20 18:17:07 -05:00
observers Add slack message for warned user activity (#1077) 2018-11-07 13:29:05 -05:00
policies Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
requests Move follow and reaction aggregation into Notification model to avoid… (#1164) 2018-11-20 15:00:21 -05:00
routing Code cleanups (#659) 2018-08-07 11:00:13 -04:00
services Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
support feat(markdown): add ids to headers (#713) 2018-11-20 18:17:07 -05:00
views Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
rails_helper.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
spec_helper.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00