Commit Graph

2 Commits

Author SHA1 Message Date
Robbie Antenesse 0c4824e430 Don't pre-process markdown in WordDisplay
Since we are update words inline, changes in markdown are not shown unless
they are re-rendered, which class variables are not. This should hopefully
not be too big a processing power hit for large lists, but stress testing
should be performed to make sure.
2017-12-10 14:24:16 -07:00
Robbie Antenesse 20c8522399 Add some space between words 2017-12-08 13:24:50 -07:00
Renamed from src/components/display/WordDisplay.jsx (Browse further)