mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
chore: format script code. 4132a13a96
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
<p>这个 <a href="https://www.sublimetext.com/">Sublime Text</a> 快速参考备忘单显示了它的键盘快捷键和命令。</p>
|
||||
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
|
||||
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>
|
||||
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" href="#快捷键">快捷键</a><a aria-hidden="true" class="leve3 tocs-link" href="#文本编辑初学者">文本编辑初学者</a><a aria-hidden="true" class="leve3 tocs-link" href="#代码折叠">代码折叠</a><a aria-hidden="true" class="leve3 tocs-link" href="#macos-键盘符号">macOS 键盘符号</a><a aria-hidden="true" class="leve3 tocs-link" href="#编辑">编辑</a><a aria-hidden="true" class="leve3 tocs-link" href="#转到">转到</a><a aria-hidden="true" class="leve3 tocs-link" href="#选择selecting">选择(Selecting)</a><a aria-hidden="true" class="leve3 tocs-link" href="#拆分窗口">拆分窗口</a><a aria-hidden="true" class="leve3 tocs-link" href="#文本操作">文本操作</a><a aria-hidden="true" class="leve3 tocs-link" href="#命令行中启动编辑器">命令行中启动编辑器</a><a aria-hidden="true" class="leve4 tocs-link" href="#在命令行中使用-subl-命令">在命令行中使用 命令</a><a aria-hidden="true" class="leve2 tocs-link" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap"><div class="wrap-header h2wrap"><h2 id="快捷键"><a aria-hidden="true" tabindex="-1" href="#快捷键"><span class="icon icon-link"></span></a>快捷键</h2><div class="wrap-body">
|
||||
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" href="#快捷键">快捷键</a><a aria-hidden="true" class="leve3 tocs-link" href="#文本编辑初学者">文本编辑初学者</a><a aria-hidden="true" class="leve3 tocs-link" href="#代码折叠">代码折叠</a><a aria-hidden="true" class="leve3 tocs-link" href="#macos-键盘符号">macOS 键盘符号</a><a aria-hidden="true" class="leve3 tocs-link" href="#编辑">编辑</a><a aria-hidden="true" class="leve3 tocs-link" href="#转到">转到</a><a aria-hidden="true" class="leve3 tocs-link" href="#选择selecting">选择(Selecting)</a><a aria-hidden="true" class="leve3 tocs-link" href="#拆分窗口">拆分窗口</a><a aria-hidden="true" class="leve3 tocs-link" href="#文本操作">文本操作</a><a aria-hidden="true" class="leve3 tocs-link" href="#命令行中启动编辑器">命令行中启动编辑器</a><a aria-hidden="true" class="leve4 tocs-link" href="#在命令行中使用-subl-命令">在命令行中使用 subl 命令</a><a aria-hidden="true" class="leve2 tocs-link" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap"><div class="wrap-header h2wrap"><h2 id="快捷键"><a aria-hidden="true" tabindex="-1" href="#快捷键"><span class="icon icon-link"></span></a>快捷键</h2><div class="wrap-body">
|
||||
</div></div><div class="h2wrap-body"><div class="wrap row-span-3"><div class="wrap-header h3wrap"><h3 id="文本编辑初学者"><a aria-hidden="true" tabindex="-1" href="#文本编辑初学者"><span class="icon icon-link"></span></a>文本编辑初学者</h3><div class="wrap-body">
|
||||
<!--rehype:wrap-class=row-span-3-->
|
||||
<p><a href="https://www.sublimetext.com/">Sublime Text</a> 是一个用于代码、标记的复杂文本编辑器。</p>
|
||||
|
Reference in New Issue
Block a user