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
Type
/
to 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 }}
i-stack
/
STBaseProject
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
240
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enhance STMarkdown functionality with CocoaPods integration and tests
- #7
#7
Merged
i-stack
merged 27 commits into
main
i-stack/STBaseProject:main
from
1.3.0_dev
i-stack/STBaseProject:1.3.0_dev
Copy head branch name to clipboard
May 25, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Enhance STMarkdown functionality with CocoaPods integration and tests
#7
i-stack
merged 27 commits into
main
i-stack/STBaseProject:main
from
1.3.0_dev
i-stack/STBaseProject:1.3.0_dev
Copy head branch name to clipboard
Commits
Commits on May 11, 2026
Update README.md
i-stack
committed
0ef1214
View commit details
Copy full SHA for 0ef1214
Browse repository at this point
Commits on May 12, 2026
Update .gitignore and README for CocoaPods integration
Show description for bc221ea
i-stack
committed
bc221ea
View commit details
Copy full SHA for bc221ea
Browse repository at this point
Commits on May 14, 2026
Enhance STMarkdown functionality with new tests and configuration options
Show description for 1137277
i-stack
committed
1137277
View commit details
Copy full SHA for 1137277
Browse repository at this point
Enhance documentation and tests for STMarkdown features
Show description for 164b235
i-stack
committed
164b235
View commit details
Copy full SHA for 164b235
Browse repository at this point
Enhance STMarkdown with TOC support and heading anchor IDs
Show description for 9b67cbd
i-stack
committed
9b67cbd
View commit details
Copy full SHA for 9b67cbd
Browse repository at this point
Implement incremental parsing capabilities in STMarkdown
Show description for 389c02a
i-stack
committed
389c02a
View commit details
Copy full SHA for 389c02a
Browse repository at this point
Enhance STMarkdown with footnote and raw HTML support
Show description for 683b838
i-stack
committed
683b838
View commit details
Copy full SHA for 683b838
Browse repository at this point
Enhance STMarkdown with incremental parsing tests and table of contents updates
Show description for f4d4099
i-stack
committed
f4d4099
View commit details
Copy full SHA for f4d4099
Browse repository at this point
Enhance STMarkdown with footnote deep linking and TOC updates
Show description for 2fe1f7f
i-stack
committed
2fe1f7f
View commit details
Copy full SHA for 2fe1f7f
Browse repository at this point
Add unit tests for STMarkdownAttachment and update Podfile.lock
i-stack
committed
d937f87
View commit details
Copy full SHA for d937f87
Browse repository at this point
Refactor STMarkdown package and enhance documentation
Show description for 7c381e8
i-stack
committed
7c381e8
View commit details
Copy full SHA for 7c381e8
Browse repository at this point
Add smart streaming capabilities to STMarkdownStreamingTextView
Show description for 2fe1f66
i-stack
committed
2fe1f66
View commit details
Copy full SHA for 2fe1f66
Browse repository at this point
Enhance STMarkdownStreamingTextView with animation management and timeout features
Show description for 2339126
i-stack
committed
2339126
View commit details
Copy full SHA for 2339126
Browse repository at this point
Commits on May 18, 2026
修复 tabbar 显示
i-stack
committed
e5bbd8a
View commit details
Copy full SHA for e5bbd8a
Browse repository at this point
Commits on May 21, 2026
更新 STBtn
i-stack
committed
5e21110
View commit details
Copy full SHA for 5e21110
Browse repository at this point
Enhance STMarkdownTableView with expand table functionality
Show description for 37bdfca
i-stack
committed
37bdfca
View commit details
Copy full SHA for 37bdfca
Browse repository at this point
Add HighlightJS rendering preset to STMarkdownCodeBlockRenderingPresets
Show description for 42f043a
i-stack
committed
42f043a
View commit details
Copy full SHA for 42f043a
Browse repository at this point
Commits on May 22, 2026
Update STMarkdownTypography.swift
i-stack
committed
82d2f1f
View commit details
Copy full SHA for 82d2f1f
Browse repository at this point
Commits on May 23, 2026
优化markdown 格式
i-stack
committed
3cb77c6
View commit details
Copy full SHA for 3cb77c6
Browse repository at this point
Commits on May 24, 2026
Refactor STMarkdown parsing files by removing outdated comments and simplifying citation extraction logic
Show description for dabb15d
i-stack
committed
dabb15d
View commit details
Copy full SHA for dabb15d
Browse repository at this point
Make STMarkdownRegex and STMarkdownRegexFactory public for external access
Show description for 2d070d9
i-stack
committed
2d070d9
View commit details
Copy full SHA for 2d070d9
Browse repository at this point
Refactor STMarkdown code for improved readability and consistency
Show description for 878f0f5
i-stack
committed
878f0f5
View commit details
Copy full SHA for 878f0f5
Browse repository at this point
Refactor STMarkdown files for improved readability and consistency
Show description for 050ab10
i-stack
committed
050ab10
View commit details
Copy full SHA for 050ab10
Browse repository at this point
Commits on May 25, 2026
Enhance block ID handling in STMarkdownStreamingTextView
Show description for 9fa7443
i-stack
committed
9fa7443
View commit details
Copy full SHA for 9fa7443
Browse repository at this point
Add STBareBracketLabelCleanupRule to sanitize bare bracket labels in STMarkdown
Show description for 81be858
i-stack
committed
81be858
View commit details
Copy full SHA for 81be858
Browse repository at this point
Enhance list handling in STMarkdownStreamingTransforms
Show description for eb16ab6
i-stack
committed
eb16ab6
View commit details
Copy full SHA for eb16ab6
Browse repository at this point
Enhance STMarkdown rendering and parsing capabilities
Show description for 86ab774
i-stack
committed
86ab774
View commit details
Copy full SHA for 86ab774
Browse repository at this point
You can’t perform that action at this time.