development preview 2.3.0
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2448470 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
1cb44eccd5
commit
442ae6f88f
18 changed files with 584 additions and 203 deletions
|
@ -4,17 +4,19 @@
|
|||
<td><span>[[headline]]</span><br />
|
||||
<div class="list">
|
||||
<p>.footnote_referrer = enclosing <span>
|
||||
<p>.footnote_referrer > a = optional <a> enclosing the <sup>
|
||||
<p>.footnote_plugin_tooltip_text = inner <sup>, not tooltip
|
||||
<p>
|
||||
<p><!--closing p tags are not mandatory-->
|
||||
<p>.footnote_tooltip = inner <span>
|
||||
<p>.footnote_tooltip_continue = nested <span>
|
||||
<p>
|
||||
<p><!--closing p tags are not mandatory-->
|
||||
<p>.footnotes_reference_container = enclosing <div>
|
||||
<p>.footnote_container_prepare = label <div>
|
||||
<p>.footnote_reference_container_label = <span>
|
||||
<p>.footnote_reference_container_collapse_button = sibling <span>
|
||||
<p><!--closing p tags are not mandatory-->
|
||||
<p>.footnotes_table = <table>
|
||||
<p>
|
||||
<p>.footnotes_plugin_reference_row = <tr>
|
||||
<p>.footnote_plugin_index_combi = first <td> if identical footnotes are combined
|
||||
<p>.footnote_plugin_index = first <td> if not
|
||||
<p>.footnote_index = <a> or <span> in first <td> in 3-column table
|
||||
|
|
Reference in a new issue