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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WindowsAppCommunity
/
WindowsAppCommunity.CommandLine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add multi-page asset-aware markdown-to-html storage implementation
- #5
#5
Draft
Arlodotexe
wants to merge 12 commits into
main
WindowsAppCommunity/WindowsAppCommunity.CommandLine:main
from
feature/blog-generator-multipage
WindowsAppCommunity/WindowsAppCommunity.CommandLine:feature/blog-generator-multipage
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Add multi-page asset-aware markdown-to-html storage implementation
#5
Arlodotexe
wants to merge 12 commits into
main
WindowsAppCommunity/WindowsAppCommunity.CommandLine:main
from
feature/blog-generator-multipage
WindowsAppCommunity/WindowsAppCommunity.CommandLine:feature/blog-generator-multipage
Copy head branch name to clipboard
Commits
Commits on Nov 16, 2025
feat: Implement asset-aware structures for markdown processing with link detection and resolution
Arlodotexe
committed
ca8947d
View commit details
Copy full SHA for ca8947d
Browse repository at this point
feat: Add asset inclusion strategy and link detection for markdown processing
Arlodotexe
committed
f7663a3
View commit details
Copy full SHA for f7663a3
Browse repository at this point
Commits on Nov 22, 2025
refactor: Decouple asset resolver from markdown source and implement ReferencedAsset tracking
Show description for ba22171
Arlodotexe
committed
ba22171
View commit details
Copy full SHA for ba22171
Browse repository at this point
refactor: Remove SourceFolder dependency from IAssetResolver interface
Show description for 5e8b9ed
Arlodotexe
committed
5e8b9ed
View commit details
Copy full SHA for 5e8b9ed
Browse repository at this point
Commits on Nov 24, 2025
refactor: overhaul asset management system with extensible strategy pattern
Show description for ebbd8cf
Arlodotexe
committed
ebbd8cf
View commit details
Copy full SHA for ebbd8cf
Browse repository at this point
Commits on May 16, 2026
fix: materialize blog page assets
Arlodotexe
committed
e40c1c0
View commit details
Copy full SHA for e40c1c0
Browse repository at this point
fix: rewrite markdown page links to generated routes
Arlodotexe
committed
d0f76a0
View commit details
Copy full SHA for d0f76a0
Browse repository at this point
fix: recursively include linked markdown pages
Arlodotexe
committed
aae35bb
View commit details
Copy full SHA for aae35bb
Browse repository at this point
fix: tolerate invalid markdown front matter
Arlodotexe
committed
208c91a
View commit details
Copy full SHA for 208c91a
Browse repository at this point
Commits on May 18, 2026
Fix meta/template asset detection in RegexAssetLinkDetector
Arlodotexe
committed
ad538e9
View commit details
Copy full SHA for ad538e9
Browse repository at this point
Commits on Jul 22, 2026
Add CRLF support
Arlodotexe
committed
553d0a1
View commit details
Copy full SHA for 553d0a1
Browse repository at this point
Add comment, fix repo storage retrieval
Arlodotexe
committed
240f9e3
View commit details
Copy full SHA for 240f9e3
Browse repository at this point
You can’t perform that action at this time.