-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR1895レビュー用ダミーPR #1903
Closed
Closed
PR1895レビュー用ダミーPR #1903
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cssにspan.boldを追加。
s|(<span.+?>.*?)</font>|$1</span>|
以前の修正で複数行にまたがるbタグの一括置換に失敗したと思われる箇所を修正。
一括置換 s|<strong>(.*?)</strong>|<span class="bold">$1</span>|
bタグをstrongにする以前からstrongだったタグはstrongのままにする コミット: f234d00 m|<strong|g 22箇所5ファイル help\plugin\Text\overview.html: 22 <p> 23: <strong>プラグイン</strong>は<a href="http://sakura.qp.land.to/?Plugin%2F%C5%EA%B9%C6">SakuraEditorWiki</a>で公開されています。 24 ZIP形式で圧縮されたものをパソコンにダウンロードしてください(解凍は不要です)。 42 ユーザ別設定が有効な場合は<i>C:\Users\(ユーザ名)\AppData\Roaming\sakura\plugins</i>、そうでなければ<i>C:\Program Files(x86)\sakura\plugins</i>にあるはずです。<br> 43: 以下、pluginsを<strong>プラグインフォルダ</strong>と呼び、その下のプラグインごとのフォルダを<strong>個別フォルダ</strong>と呼びます。<br> 44 </p> 65 個別フォルダ内にはプラグインの情報を記述したテキストファイル(plugin.def)があり、エディタはまずこのテキストファイルを読み込む。<br> 66: 以下、このファイルを<strong>プラグイン定義ファイル</strong>と呼ぶ。<br> 67 <br> 68 また、プラグインフォルダ直下に、プラグインごとのテキストファイルを置き、そこにプラグインのオプションなど可変の情報を記述する。<br> 69: 以下、このファイルを<strong>オプションファイル</strong>と呼ぶ。<br> 70 ファイル名は "個別フォルダ名.ini" とする。<br> 74 <br> 75: ・プラグイン定義ファイルの内容に従い、エディタ内の各機能にあらかじめ設定された、プラグイン可能な箇所に、プラグインの関数(<strong>プラグ</strong>)を関連付ける。<br> 76: 以下、プラグイン可能な箇所を<strong>ジャック</strong>(プラグをさす穴)と呼ぶ。<br> 77 <br> help\sakura\res\HLP000067.html: 38 <b>(除外ファイル)</b> … 検索対象から外すファイルパターンを指定します。<br> 39: <strong>(ファイル)</strong> で ファイルパターンの先頭に!を付ける ことにより除外ファイルを指定できるのを簡単に使えるようにするものです。<br> 40 ファイルパターンを;で区切って指定することができます。;を含むファイルパターンを指定する場合は""で囲ってください。(sakura:2.4.0.0以降)<br> 42 <b>(除外フォルダ)</b> … 検索対象から外すフォルダパターンを指定します。<br> 43: <strong>(ファイル)</strong> で ファイルパターンの先頭に#を付ける ことにより除外フォルダを指定できるのを簡単に使えるようにするものです。<br> 44 フォルダパターンを;で区切って指定することができます。;を含むフォルダパターンを指定する場合は""で囲ってください。(sakura:2.4.0.0以降)<br> help\sakura\res\HLP000362.html: 48 <b>(除外ファイル)</b> … 検索対象から外すファイルパターンを指定します。<br> 49: <strong>(ファイル)</strong> で ファイルパターンの先頭に!を付ける ことにより除外ファイルを指定できるのを簡単に使えるようにするものです。<br> 50 ファイルパターンを;で区切って指定することができます。;を含むファイルパターンを指定する場合は""で囲ってください。(sakura:2.4.0.0以降)<br> 52 <b>(除外フォルダ)</b> … 検索対象から外すフォルダパターンを指定します。<br> 53: <strong>(ファイル)</strong> で ファイルパターンの先頭に#を付ける ことにより除外フォルダを指定できるのを簡単に使えるようにするものです。<br> 54 フォルダパターンを;で区切って指定することができます。;を含むフォルダパターンを指定する場合は""で囲ってください。(sakura:2.4.0.0以降)<br> help\sakura\res\HLP000374.html: 32 1. スタートボタンをクリック または Windowsキーを押す<br> 33: 2. <strong>設定</strong>ボタンをクリック<br> 34 <div class="li200"><img src="images/FileAssoc-1-StartMenu.png"><br></div> 35 36: 3. <strong>アプリ</strong>をクリック<br> 37 <div class="li200"><img src="images/FileAssoc-2-Setting.png"><br></div> 38 39: 4. <strong>規定のアプリ</strong>をクリック<br> 40 <div class="li200"><img src="images/FileAssoc-3-Application.png"><br></div> 44 45: 6. <strong>ファイルの種類ごとに既定のアプリを選ぶ</strong>をクリック<br> 46 <div class="li200"><img src="images/FileAssoc-5-ChooseDefaultApp.png"><br></div> 50 51: 8. <strong>.txt</strong> の右の<strong>メモ帳</strong>をクリック<br> 52 <div class="li200"><img src="images/FileAssoc-7-ChooseDefaultAppTxt.png"><br></div> 53 54: 9. <strong>サクラエディタ</strong>をクリック<br> 55 <div class="li200"><img src="images/FileAssoc-8-ChooseDefaultAppTxt.png"><br></div> help\sakura\res\HLP000375.html: 42 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Applications\sakura.exe\shell\open\command] 43: @="\"<strong>C:\\Program Files (x86)\\sakura\\sakura.exe</strong>\" \"%1\"" 44 </div></pre> 56 57: コマンドを <a href="https://msdn.microsoft.com/ja-jp/library/cc422072.aspx" target="_blank">ShellExecute</a> を起動するときの <strong>Verb</strong> を登録します。<br> 58 <br> 72 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SakuraEditor.Document\shell\open\command] 73: @="\"<strong>C:\\Program Files (x86)\\sakura\\sakura.exe</strong>\" \"%1\"" 74 </code></pre> 94 95: [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\<strong>.txt</strong>\OpenWithProgids] 96 "SakuraEditor.Document"=""
berryzplus
force-pushed
the
feature/review_1895
branch
from
January 17, 2023 04:26
b157818
to
967ba35
Compare
目的を果たしたので閉じておきます。 |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
❌ Build sakura 1.0.4264 failed (commit a93cde514a by @berryzplus) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#1895 の内容検証のために作ったブランチを上げておきます。
マージする気はないので上げるだけです。