Skip to content

Commit

Permalink
remove outdated rx patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed May 12, 2024
1 parent 300a8e6 commit 6174f93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/core/lib/asciidoctor/js/postscript.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@

require 'asciidoctor/js/asciidoctor_ext'
require 'asciidoctor/js/opal_ext/logger' # override the built-in Logger

Asciidoctor::InlineLinkRx = %r((^|link:|#{Asciidoctor::CG_BLANK}|\\?&lt;(?=\\?(?:https?|file|ftp|irc)(:))|[>\(\)\[\];"'])(\\?(?:https?|file|ftp|irc)://)(?:([^\s\[\]]+)\[(|#{Asciidoctor::CC_ALL}*?[^\\])\]|(?!\2)([^\s]*?)&gt;|([^\s\[\]<]*([^\s,.?!\[\]<\)]))))

0 comments on commit 6174f93

Please sign in to comment.