fixed markdown formatting
This commit is contained in:
parent
043a1e6c48
commit
e2aa8842f0
10
TODO.md
10
TODO.md
@ -1,10 +1,6 @@
|
|||||||
% sr2ini: Bugs and Features Tracker
|
# sr2ini: Bugs and Features Tracker
|
||||||
% Eclipse
|
|
||||||
%
|
|
||||||
|
|
||||||
(Nichts hier ist in "master" gefixt)
|
## Bugs
|
||||||
|
|
||||||
# Bugs
|
|
||||||
|
|
||||||
- x Bug: KO/dead buttons fkt. nicht
|
- x Bug: KO/dead buttons fkt. nicht
|
||||||
- applyDamage, ersetze erste Zeile: let $btn = $(e.target).is("button") ? $(e.target) : $(e.target).parents("button")[0];
|
- applyDamage, ersetze erste Zeile: let $btn = $(e.target).is("button") ? $(e.target) : $(e.target).parents("button")[0];
|
||||||
@ -60,7 +56,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Feature Requests
|
## Feature Requests
|
||||||
|
|
||||||
- x nochmal wg. Daten wie name, dice, rea, true-ini und damage-x:
|
- x nochmal wg. Daten wie name, dice, rea, true-ini und damage-x:
|
||||||
- Verwalte sie jetzt komplett mit der data-* API; verwende dafür ausschließlich .attr() als Getter/Setter
|
- Verwalte sie jetzt komplett mit der data-* API; verwende dafür ausschließlich .attr() als Getter/Setter
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user