We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ee4c5 commit 4169fdfCopy full SHA for 4169fdf
lib/docs/filters/postgresql/clean_html.rb
@@ -88,6 +88,8 @@ def other
88
node.remove_attribute 'class'
89
node.remove_attribute 'style'
90
end
91
+
92
+ css('.id_link').remove
93
94
95
0 commit comments