Skip to content
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

Fixes for Markdown CSS #328

Merged
merged 2 commits into from
Mar 24, 2019
Merged

Fixes for Markdown CSS #328

merged 2 commits into from
Mar 24, 2019

Conversation

philippjfr
Copy link
Member

This overrides some of the global bokeh CSS properties for the Markdown pane ensuring appropriate padding and margins for tables and lists and improved styling for tables.

Fixes #323

@codecov-io
Copy link

Codecov Report

Merging #328 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   89.53%   89.54%   +0.01%     
==========================================
  Files          84       84              
  Lines        6784     6792       +8     
==========================================
+ Hits         6074     6082       +8     
  Misses        710      710
Impacted Files Coverage Δ
panel/pane/markup.py 93.75% <100%> (+0.69%) ⬆️
panel/tests/test_interact.py 100% <100%> (ø) ⬆️
panel/viewable.py 83.83% <100%> (ø) ⬆️
panel/pane/tests/test_markup.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f90d5c2...8369937. Read the comment docs.

1 similar comment
@codecov-io
Copy link

codecov-io commented Mar 24, 2019

Codecov Report

Merging #328 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   89.53%   89.54%   +0.01%     
==========================================
  Files          84       84              
  Lines        6784     6792       +8     
==========================================
+ Hits         6074     6082       +8     
  Misses        710      710
Impacted Files Coverage Δ
panel/pane/markup.py 93.75% <100%> (+0.69%) ⬆️
panel/tests/test_interact.py 100% <100%> (ø) ⬆️
panel/viewable.py 83.83% <100%> (ø) ⬆️
panel/pane/tests/test_markup.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f90d5c2...8369937. Read the comment docs.

@philippjfr philippjfr merged commit 3efd28c into master Mar 24, 2019
@philippjfr philippjfr deleted the markdown_css branch September 9, 2019 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants