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
update visibility of items related to markdown code block formatting
The visibility of several private items in comments.rs were updated to
`pub(crate)`. These items will help when adding support for formatting
rust code blocks in markdown files.
0 commit comments