Skip to content

Adding CSS rule for Markdown Blockquotes#2065

Merged
juliusknorr merged 1 commit into
nextcloud:masterfrom
reox:master
Jun 24, 2020
Merged

Adding CSS rule for Markdown Blockquotes#2065
juliusknorr merged 1 commit into
nextcloud:masterfrom
reox:master

Conversation

@reox

@reox reox commented Jun 24, 2020

Copy link
Copy Markdown
Contributor

Summary

Using a vertical bar next to the text to indicate a blockquote.
Using lighter text color as well (similar to github's blockquotes).

TODO

  • as I said in the issue, the code is not tested other than in the developer console. Please check if that would work. Thank you!

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Using a vertical bar next to the text to indicate a blockquote.
Using lighter text color as well (similar to github's blockquotes).

resolves nextcloud#2064

Signed-off-by: Sebastian Bachmann <hello@reox.at>

@juliusknorr juliusknorr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks a lot, looks nice 👍

image

@juliusknorr juliusknorr added this to the 1.0.4 milestone Jun 24, 2020
@juliusknorr juliusknorr merged commit 4c29631 into nextcloud:master Jun 24, 2020
@juliusknorr juliusknorr mentioned this pull request Jun 26, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSS rule for blockquotes

2 participants