diff --git a/index.html b/index.html index 97835fe..aee0aab 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,18 @@
**Full Changelog**: https://github.com/Laravel-Lang/common/compare/12.18.3...12.20.4
**Full Changelog**: 12.18.3...12.20.4
@@ -118,6 +130,18 @@**Full Changelog**: https://github.com/Laravel-Lang/lang/compare/12.18.3...12.20.4
**Full Changelog**: 12.18.3...12.20.4
diff --git a/src/node/plugins/transformers/trees.ts b/src/node/plugins/transformers/trees.ts index ed21b52..cbe06e3 100644 --- a/src/node/plugins/transformers/trees.ts +++ b/src/node/plugins/transformers/trees.ts @@ -4,5 +4,5 @@ export const treesTransformer = Manager.create() .setKey('tree') .setCompactPatterns([ /\[[\s`#@]*\d+]\(https:\/\/github\.com\/([\w\d\-_]+)\/([\w\d\-_]+)\/tree\/([\d\w.\-_\/]+)\)/g, - /https:\/\/github\.com\/([\w\d\-_]+)\/([\w\d\-_]+)\/tree\/([\d\w.\-_\/]+)/g + /(?