Update documentation
This commit is contained in:
parent
f1325ccaca
commit
54a11c95f7
@ -107,11 +107,10 @@ Enable or disable voting feature on the client side.
|
|||||||
data-isso-id
|
data-isso-id
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Broken – do not use. https://github.com/posativ/isso/issues/27
|
Set a custom thread id, defaults to current URI. This attribute needs
|
||||||
|
to be used with the data-title attribute in order to work.
|
||||||
Set a custom thread id, defaults to current URI. If you use a comment counter,
|
If you use a comment counter, add this attribute to the link tag, too.
|
||||||
add this attribute to the link tag, too.
|
|
||||||
|
|
||||||
.. code-block:: html
|
.. code-block:: html
|
||||||
|
|
||||||
<section data-isso-id="test.abc" id="isso-thread"></section>
|
<section data-title="Yay!" data-isso-id="test.abc" id="isso-thread"></section>
|
||||||
|
Loading…
Reference in New Issue
Block a user