summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-06-15 12:54:00 +0900
committernsfisis <nsfisis@gmail.com>2025-06-15 12:57:11 +0900
commitc2252e60d3ab192271e4241943dd165087567af8 (patch)
treed40c4b528c4f74b02af056ab667bf8a6d7e42544 /vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
parent796995ca280f554a25b24d3e03a028a5a479d9f2 (diff)
downloadnsfisis.dev-c2252e60d3ab192271e4241943dd165087567af8.tar.gz
nsfisis.dev-c2252e60d3ab192271e4241943dd165087567af8.tar.zst
nsfisis.dev-c2252e60d3ab192271e4241943dd165087567af8.zip
feat(blog/nuldoc): add custom div block for edit
Diffstat (limited to 'vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html')
-rw-r--r--vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html b/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
index 9e44003e..5f9a5784 100644
--- a/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
+++ b/vhosts/blog/public/posts/2021-10-02/vim-swap-order-of-selected-lines/index.html
@@ -154,13 +154,13 @@
</section>
<section id="section--solution">
<h2><a href="#section--solution">解決策</a></h2>
- <div class="admonition">
+ <div class="admonition" editat="2020-09-28" operation="追記">
<div class="admonition-label">
- NOTE
+ 2020-09-28 追記
</div>
<div class="admonition-content">
<p>
- [2020/9/28追記] より簡潔な方法を見つけたので次節に追記した
+ より簡潔な方法を見つけたので次節に追記した。
</p>
</div>
</div>
@@ -210,13 +210,13 @@
</section>
<section id="section--solution-revised">
<h2><a href="#section--solution-revised">解決策 (改訂版)</a></h2>
- <div class="admonition">
+ <div class="admonition" editat="2020-09-28" operation="追記">
<div class="admonition-label">
- NOTE
+ 2020-09-28 追記
</div>
<div class="admonition-content">
<p>
- [2020/9/28追記] より簡潔な方法を見つけたため追記する
+ より簡潔な方法を見つけたため追記する。
</p>
</div>
</div>