Historial de Commits

Autor SHA1 Mensaje Fecha
  Yuki Takei 77de38c18b Enter key behavior in markdown table hace 6 años
  Yuki Takei 5635cf26ee improve linePartOfTableRE hace 6 años
  Yuki Takei 499eb01922 Ensure not to consider `[text|site](https://example.com]` as a row in the table hace 6 años
  Yuki Takei b688fdf289 rename .jsx -> .js hace 6 años
  Yuki Takei 81c03e5298 rename .js -> .jsx hace 7 años
  Yuki Takei 6ae3812b65 apply to src/client/js/components hace 7 años
  Yuki Takei fc6e435251 revert d8ce7132 hace 7 años
  Yuki Takei d8ce7132fd WIP: apply to src/client hace 7 años
  utsushiiro 8204391f32 change delimiter from '\n' to /\r\n|\r|\n/ hace 7 años
  utsushiiro dcfa231b25 feedback hace 7 años
  utsushiiro 5c24f8f5c9 update some methods to consider the cursor not in a table hace 7 años
  utsushiiro 02d04795c6 update getMarkdownTable to return null if cursor is not in table hace 7 años
  utsushiiro 7dd238177b move methods about markdown table operation into MarkdownTableUtil hace 7 años
  utsushiiro 53ca6fd360 delete unused import hace 7 años
  utsushiiro 16abc5435b use fromMarkdownString instead of parseFromTableStringToMarkdownTable hace 7 años
  utsushiiro 2a471e72d9 delete the old MarkdownTable class in MarkdownTableUtil hace 7 años
  utsushiiro dc54982708 add a function to get a table string hace 7 años
  Yuki Takei 46a40cf4b4 move client source to 'src/client' hace 7 años