yinhm

Results 7 issues of yinhm

**Description** When in a new line with no leading content, then copy image does not work, and cause the editor entering state which can not edit(may work after like 10...

bug
help wanted
plugin:image

- fan-out support(?) - pubsub tick message - zeromq(?) as a better socks, multiplexing, server push - websockets(?): fits all morden browsers

Feature

- renaming report to tick - client: - get_report -> get_tick - get_reports -> get_tickss - put_reports -> put_ticks - method deprecation, will be remove in the next release. -...

Refactoring

- Tick database should be fast enough, use rocksdb until there is another better choice - Tick store internal, bulk store or just linked list(key) - bulk store: deterministic, flush...

Feature

``` 2014-05-30 15:25:18 [Pool] [litecoinx] (Thread 6) Submitted Block using submitblock successfully to daemon instance(s) 2014-05-30 15:25:18 [Pool] [litecoinx] (Thread 6) We thought a block was found but it was...

``` 2015/12/17 13:52:26 Error: Invariant Violation: `props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit http://fb.me/react-invariant-dangerously-set-inner-html for more information. ```

rocksdb default to prefixed seek: The docs[2] says: "If there is one or more keys in the database matching prefix of lookup_key, RocksDB will place the iterator to the key...

bug