Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
GSHS Utilities
common-package
Merge requests
!24
fix(docs): Add syntax highlighting to code snippets in README
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Wohlgemuth, Jason
requested to merge
o9w/common-package:o9w-develop-patch-84341
into
develop
Sep 22, 2023
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Before
print(f"Some Python code")
✨
After
✨
print
(
f
"
Some Python code
"
)
Merge request reports