Added support for @xml:lang and blockquote@cite to Maruku.
Added Javascript styling for blockquote@cite.
This commit is contained in:
parent
d4b947462b
commit
f896f8fbdc
4 changed files with 29 additions and 3 deletions
|
@ -15,6 +15,8 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta name="robots" content="<%= @robots_metatag_value %>" />
|
||||
|
||||
<%= javascript_include_tag 'page_helper' %>
|
||||
|
||||
<style type="text/css">
|
||||
h1#pageName, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, #TextileHelp h3 {
|
||||
color: #<%= @web ? @web.color : "393" %>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue