mslinn / jekyll_quote

Formats citations and quotes in a Jekyll website

Home Page:https://www.mslinn.com/jekyll_plugins/jekyll_quote.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

break option should leave a space above

mslinn opened this issue · comments

Add a CSS class called quoteBreak, and add the class to the generated tag.

quoteBreak { 
  margin-top: 1em; 
}