patat icon indicating copy to clipboard operation
patat copied to clipboard

[theme] blockQuote affects only the style of '> ' prefix

Open dosmanak opened this issue 3 years ago • 0 comments

Observed behavior: Change of style for blockQuote affects only the first few characters on the line Expected behavior for theme.blockQuote is to change style of the whole text.

example:

theme:
  blockQuote: [italic, vividRed, onDullGreen]

image

$ patat --version
0.8.7.0
Using pandoc: 2.11.2

dosmanak avatar Oct 15 '21 07:10 dosmanak