Skip to content
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

MFMタグの挿入時に選択範囲を囲む #512

Conversation

poppingmoon
Copy link
Contributor

Resolve #511

MFMタグの挿入時、開始タグを選択範囲の前に、閉じタグがあれば選択範囲の後に挿入するようにしました

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3aa4de) 39.00% compared to head (3a38623) 39.01%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #512      +/-   ##
===========================================
+ Coverage    39.00%   39.01%   +0.01%     
===========================================
  Files          247      247              
  Lines        12112    12113       +1     
===========================================
+ Hits          4724     4726       +2     
+ Misses        7388     7387       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shiosyakeyakini-info shiosyakeyakini-info changed the base branch from develop to feature/miria_v2 June 22, 2024 04:48
@shiosyakeyakini-info shiosyakeyakini-info merged commit 5f37be3 into shiosyakeyakini-info:feature/miria_v2 Jun 22, 2024
@poppingmoon poppingmoon deleted the wrap-selection branch June 22, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

選択範囲を囲むようにMFMタグを挿入できるようにする
3 participants