File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,13 @@ src="https://img.shields.io/github/stars/editor-code-assistant/eca?style=flat-sq
88
99# ECA (Editor Code Assistant)
1010
11- | Demo |
12- | :----------------------------------------------------------------------------------------------------------------------------------:|
13- | [ eca-emacs] ( https://github.com/editor-code-assistant/eca-emacs ) <br /><img src =" https://raw.githubusercontent.com/editor-code-assistant/eca-emacs/master/demo.gif " width =" 640 " /> |
14- | [ eca-vscode] ( https://github.com/editor-code-assistant/eca-vscode ) <br /><img src =" https://raw.githubusercontent.com/editor-code-assistant/eca-vscode/master/demo.gif " width =" 640 " /> |
15- | [ eca-intellij] ( https://github.com/editor-code-assistant/eca-intellij ) <br /><img src =" https://raw.githubusercontent.com/editor-code-assistant/eca-intellij/master/demo.gif " width =" 640 " /> |
11+ <table align =" center " >
12+ <tbody >
13+ <tr><td align="center"><a href="https://github.com/editor-code-assistant/eca-emacs">eca-emacs</a><br><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-emacs/master/demo.gif" width="720"/></td></tr>
14+ <tr><td align="center"><a href="https://github.com/editor-code-assistant/eca-vscode">eca-vscode</a><br><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-vscode/master/demo.gif" width="720"/></td></tr>
15+ <tr><td align="center"><a href="https://github.com/editor-code-assistant/eca-intellij">eca-intellij</a><br><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-intellij/master/demo.gif" width="720"/></td></tr>
16+ </tbody >
17+ </table >
1618
1719<hr >
1820<p align =" center " >
You can’t perform that action at this time.
0 commit comments