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
.
googleapis
/
gapic-generator-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
50
Code
Issues
23
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(generator): escape multi-line braces and backtick unknown doc tags in yard formatting
- #1337
#1337
Merged
suztomo
merged 8 commits into
googleapis:main
googleapis/gapic-generator-ruby:main
from
suztomo:fix/yard-brace-and-tag-escaping
suztomo/gapic-generator-ruby:fix/yard-brace-and-tag-escaping
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(generator): escape multi-line braces and backtick unknown doc tags in yard formatting
#1337
suztomo
merged 8 commits into
googleapis:main
googleapis/gapic-generator-ruby:main
from
suztomo:fix/yard-brace-and-tag-escaping
suztomo/gapic-generator-ruby:fix/yard-brace-and-tag-escaping
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
fix(generator): escape multi-line braces and backtick unknown yard tags
suztomo
committed
3a7d1ea
View commit details
Copy full SHA for 3a7d1ea
Browse repository at this point
fix(generator): handle brace escaping immediately followed by code spans
suztomo
committed
71e2dfe
View commit details
Copy full SHA for 71e2dfe
Browse repository at this point
Commits on Sep 1, 2026
docs(generator): add explanatory comments above regexes in formatting utils
suztomo
committed
08646e8
View commit details
Copy full SHA for 08646e8
Browse repository at this point
docs(generator): clarify regex comments and document known YARD tags source
suztomo
committed
c214bb7
View commit details
Copy full SHA for c214bb7
Browse repository at this point
feat(generator): add attr, attr_reader, attr_writer to known YARD tags and update doc URL
suztomo
committed
14c0995
View commit details
Copy full SHA for 14c0995
Browse repository at this point
fix(generator): preserve fenced code blocks without escaping braces or tags
suztomo
committed
28efb73
View commit details
Copy full SHA for 28efb73
Browse repository at this point
Commits on Sep 2, 2026
Merge branch 'main' into fix/yard-brace-and-tag-escaping
suztomo
authored
1fd2974
View commit details
Copy full SHA for 1fd2974
Browse repository at this point
fix(generator): preserve multiline inline backtick code spans
suztomo
committed
6243c23
View commit details
Copy full SHA for 6243c23
Browse repository at this point
You can’t perform that action at this time.