mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Prompt users when they are entering duplicate links
This commit is contained in:
@@ -110,6 +110,7 @@ Fabricator(:post_with_external_links, from: :post) do
|
||||
raw "
|
||||
Here's a link to twitter: http://twitter.com
|
||||
And a link to google: http://google.com
|
||||
And a secure link to google: https://google.com
|
||||
And a markdown link: [forumwarz](http://forumwarz.com)
|
||||
And a markdown link with a period after it [codinghorror](http://www.codinghorror.com/blog).
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user