From 442a0663da437abcdec7fbd86967b6d8980d4090 Mon Sep 17 00:00:00 2001 From: Robert Speicher Date: Fri, 29 May 2015 19:02:11 -0400 Subject: Add feature specs for Project and Group description rendering --- spec/features/markdown_spec.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/features/markdown_spec.rb') diff --git a/spec/features/markdown_spec.rb b/spec/features/markdown_spec.rb index ee1b3bf749d..902968cebcb 100644 --- a/spec/features/markdown_spec.rb +++ b/spec/features/markdown_spec.rb @@ -18,11 +18,13 @@ require 'erb' # -> `gfm_with_options` helper # -> HTML::Pipeline # -> Sanitize +# -> RelativeLink # -> Emoji # -> Table of Contents # -> Autolinks # -> Rinku (http, https, ftp) # -> Other schemes +# -> ExternalLink # -> References # -> TaskList # -> `html_safe` -- cgit v1.2.3