Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mrmt
/
MarkdownViewer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ファイル分割リファクタ: 責務ごとにモジュール分離 (挙動変更なし)
- #20
#20
Merged
mrmt
merged 9 commits into
main
mrmt/MarkdownViewer:main
from
refactor/split-files
mrmt/MarkdownViewer:refactor/split-files
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
ファイル分割リファクタ: 責務ごとにモジュール分離 (挙動変更なし)
#20
mrmt
merged 9 commits into
main
mrmt/MarkdownViewer:main
from
refactor/split-files
mrmt/MarkdownViewer:refactor/split-files
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
特性テスト追加: HTMLFormatter・KeyBindingHandler・変更行ハイライト
Show description for e08ec2a
mrmt
and
claude
committed
e08ec2a
View commit details
Copy full SHA for e08ec2a
Browse repository at this point
XcodeGen導入: project.ymlからpbxproj生成・テストターゲット追加・バージョン一元化
Show description for 205aa80
mrmt
and
claude
committed
205aa80
View commit details
Copy full SHA for 205aa80
Browse repository at this point
DiffCalculator を独立ファイルに抽出
Show description for 491b5ab
mrmt
and
claude
committed
491b5ab
View commit details
Copy full SHA for 491b5ab
Browse repository at this point
KeyBinding系を Input/ に抽出しバインディング定義をテーブル化
Show description for 95c8ea9
mrmt
and
claude
committed
95c8ea9
View commit details
Copy full SHA for 95c8ea9
Browse repository at this point
Rendering系を Rendering/ に抽出 (HTMLFormatter/FrontmatterRenderer/Stylesheet/String拡張)
Show description for 96d1f43
mrmt
and
claude
committed
96d1f43
View commit details
Copy full SHA for 96d1f43
Browse repository at this point
コマンドライン引数パースを LaunchArgumentParser として抽出しテスト追加
Show description for f093b7b
mrmt
and
claude
committed
f093b7b
View commit details
Copy full SHA for f093b7b
Browse repository at this point
連結されていたテストファイルをスイートごとに分割
Show description for 9b6c6c0
mrmt
and
claude
committed
9b6c6c0
View commit details
Copy full SHA for 9b6c6c0
Browse repository at this point
SwiftLint警告解消と設定厳格化 (trailing_whitespace有効化・file_length 400)
Show description for be9dac0
mrmt
and
claude
committed
be9dac0
View commit details
Copy full SHA for be9dac0
Browse repository at this point
Merge branch 'chore/ci-hardening' into refactor/split-files
mrmt
committed
4887003
View commit details
Copy full SHA for 4887003
Browse repository at this point
You can’t perform that action at this time.