更新 Textmate 的 Markdown 包 URL 正则表达式

发布于 2024-10-08 08:20:01 字数 402 浏览 5 评论 0原文

大家好,我想做的几乎就是标题所说的。按原样,看似受欢迎的 Textmate Markdown 包 在某些 URL 上会出现问题。我想要做的是实现 @diegoperini 的模式 以正确匹配 URL。

我的一些问题:我对正则表达式很糟糕,而且我从未编辑过 Textmate 包。

我什至不知道如何解释我正在尝试的事情。因此,本质上我正在寻找的是有人为我指明正确的方向,帮助我解决这个问题,并在此过程中更多地了解 Textmate 和正则表达式。

非常感谢。

Hey all, I'm looking to do pretty much what the title says. As-is, the seemingly favored Textmate Markdown bundle chokes on some URLs. What I'd like to do is implement @diegoperini's pattern to properly match URLs.

Some problems on my end: I suck with Regular Expressions, and I've never edited a Textmate bundle.

I'm not sure how to even explain what I'm trying. So essentially what I'm looking for is someone to point me in the right direction and help me along in getting this sorted out, and learn a bit more about Textmate and regex along the way.

Thanks so much.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

绳情 2024-10-15 08:20:01

祝你好运!

  • I like to use Rubular.com for learning and testing Regex.
  • You want to use the Bundle Editor.

Good luck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文