lib/gollum/frontend/public/gollum/javascript/editor/langs/pod.js in gollum-2.0.0 vs lib/gollum/frontend/public/gollum/javascript/editor/langs/pod.js in gollum-2.1.0

- old
+ new

@@ -42,10 +42,11 @@ title: 'Insert Link', fields: [ { id: 'text', name: 'Link Text', - type: 'text' + type: 'text', + defaultValue: selText }, { id: 'href', name: 'URL', type: 'text'