Skip to content

Conversation

@gorogoro123
Copy link
Contributor

@gorogoro123 gorogoro123 commented Oct 19, 2025

PR対象

  • ドキュメント(md、ヘルプファイル等)

カテゴリ

  • 削除

PR の背景

Exuberant Ctags 日本語対応版のサイトがリンク切れになっている(ホームページサービス終了のため)。

仕様・動作説明

Exuberant Ctags 日本語対応版のリンクを削除します。

PR の影響範囲

影響なし。

テスト内容

  1. ブラウザで確認する。
  2. divタグの数を確認する。
    変更前
    <div> 5個
    </div> 6個
    変更後
    <div> 5個
    </div> 5個

関連 issue, PR

#454

参考資料

https://www.vector.co.jp/info/web_form/webform_info.html

@beru
Copy link
Contributor

beru commented Oct 19, 2025

にも記述があるのが気になりました。

@beru beru added the document ドキュメント label Nov 9, 2025
<a href="https://github.com/universal-ctags/ctags-win32/releases" target="_blank" rel="noopener">Universal Ctags</a>
には x86版 (32bit)と x64版(64bit) があります。sakura.exe と同じタイプ(x86版 or x64版)をダウンロードします。<br>
アーカイブに含まれている ctags.exe を sakura.exeと同一フォルダーに置きます。<br>
</div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ちゃんと見られていませんが、開きタグ <div> を削っていないのに 閉じタグ </div> を削っている点が気になっています。

この点に問題がなければ(≒元がバグっていたなら)、内容的にはマージで問題ないと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

document ドキュメント

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants