Skip to content

Match dartdoc style in monospace fonts. #1158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Conversation

isoos
Copy link
Collaborator

@isoos isoos commented Mar 29, 2018

Copy link
Contributor

@jakobr-google jakobr-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -47,7 +47,7 @@ main, .site-header {
code {
background: #f8f8f8;
border: 1px solid #eee;
font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
font-family: 'Source Code Pro', Menlo, monospace;;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra ; ?

@isoos isoos merged commit 73c3023 into dart-lang:master Apr 3, 2018
@isoos isoos deleted the dartdoc_style branch April 3, 2018 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown rendering of fixed-width tables is way offf
3 participants