codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
75 stars 15 forks source link

fix: add .dev tlds for link; remove /table slash cmd #385

Closed lihebi closed 1 year ago

lihebi commented 1 year ago

The slash command is messing up with links. Remove it for now. The slash command should be added back when it doesn't interfere with other features.

Also support .dev in auto-link.

fix #384