Commit Graph

51 Commits

Author SHA1 Message Date
Alexandre Nunes a908efe165 test: add mtext double-struck text case 2020-09-17 11:35:33 -03:00
Alexandre Nunes 8aa1b7a665 feat: add mtext double-struck text case 2020-09-17 11:35:27 -03:00
Alexandre Nunes 4925e9174e fix: fix test describe message 2020-09-17 11:29:43 -03:00
Alexandre Nunes aa085a3e76 test: add mtext bold-italic use case 2020-09-17 11:29:18 -03:00
Alexandre Nunes 0e69847439 feat: add mtext bold-italic use case 2020-09-17 11:29:03 -03:00
Alexandre Nunes b003619f6a test: add mtext use case for normal, bold and italic 2020-09-17 11:17:20 -03:00
Alexandre Nunes 2535444444 feat: add mtext use case for normal, bold and italic 2020-09-17 11:17:15 -03:00
Alexandre Nunes c7e3584f99 chore: add default nodejs version using tool-versions 2020-09-17 10:47:40 -03:00
Alexandre Nunes f10c600de8 test: wrap base of msubsup into parenthesis if there is spaces 2020-09-15 12:39:13 -03:00
Alexandre Nunes fc757425fc feat: wrap base of msubsup into parenthesis if there is spaces 2020-09-15 12:39:08 -03:00
Alexandre Nunes 88009bba6e test: add msubsup single command use case 2020-09-15 12:30:08 -03:00
Alexandre Nunes d8776ec34a feat: add msubsup single command use case 2020-09-15 12:29:52 -03:00
Alexandre Nunes 720dde60e3 test: implement msub tag use case 2020-09-15 12:22:33 -03:00
Alexandre Nunes a1be62bf19 feat: implement msub tag use case 2020-09-15 12:22:27 -03:00
Alexandre Nunes ce30359447 refactor: move msup test to end of test file 2020-09-15 12:15:47 -03:00
Alexandre Nunes 83a33aff8e test: implement mphatom use case always destroying its content 2020-09-15 12:11:28 -03:00
Alexandre Nunes 95862aca6a feat: implement mphatom use case always destroying its content 2020-09-15 12:11:23 -03:00
Alexandre Nunes 3d33d61f03 test: implement hat operator use cases 2020-09-15 12:03:22 -03:00
Alexandre Nunes c44d8656c7 feat: implement hat operator use cases 2020-09-15 12:03:04 -03:00
Alexandre Nunes 5c1c443307 Move Utils to src folder 2020-09-12 17:21:00 -03:00
Alexandre Nunes 94333c7f0e Remove allMathOperator template and convertion script 2020-09-12 17:16:24 -03:00
Alexandre Nunes d17f15006e Update math operators 2020-09-12 17:15:45 -03:00
Alexandre Nunes 274a0f3426 Implemented mover and convert operators from string t o LaTeX command 2020-09-12 17:12:34 -03:00
Alexandre Nunes bff9a58464 config files setup 2020-09-12 17:11:18 -03:00
Alexandre Nunes 2e1f05dc65 Added mglyph tag test cases 2020-09-06 11:07:34 -03:00
Alexandre Nunes 64ebf97a88 Implemented merror tag use cases 2020-09-06 11:06:34 -03:00
Alexandre Nunes 37435d2826 Implemented menclosed tag use cases 2020-09-05 16:13:51 -03:00
Alexandre Nunes 030711c859 Implemented maction tag case 2020-09-05 13:54:32 -03:00
Alexandre Nunes 84fbcb498e Implemented mpadded tag use cases and removed mrow 2020-09-04 11:12:17 -03:00
Alexandre Nunes f750e9f873 Implemented mroot use cases 2020-09-04 11:07:57 -03:00
Alexandre Nunes d18ad4e912 Implemented mfrac tag use cases 2020-09-04 10:59:28 -03:00
Alexandre Nunes 397f0f1a49 Implemented mfenced separators case 2020-09-04 00:49:32 -03:00
Alexandre Nunes c2610a3860 Implemented mfenced for single char 2020-09-03 13:00:33 -03:00
Alexandre Nunes 72ef77a720 Implemented wsup tag use cases and wrappers 2020-09-03 12:29:19 -03:00
Alexandre Nunes 702bd8ba92 Implemented msrqrt tag case 2020-09-03 11:27:37 -03:00
Alexandre Nunes 312e52d355 Implemented mn and mrow tags. Extracted normalized method to base 2020-09-03 11:16:43 -03:00
Alexandre Nunes 6daf1b510b Added basic MO test case 2020-09-03 11:09:55 -03:00
Alexandre Nunes 77dbe29713 Implemented MO base tag 2020-09-03 11:09:29 -03:00
Alexandre Nunes 538f67f93b Implemented mathml tags conversors 2020-09-03 11:05:34 -03:00
Alexandre Nunes 4264de136e Fix node value when empty tag attributes is given 2020-09-02 09:56:02 -03:00
Alexandre Nunes fc8a7bf53a Added no root test case and fix missing node value 2020-09-02 09:32:33 -03:00
Alexandre Nunes 2451053b20 Added ts config file 2020-09-01 13:02:37 -03:00
Alexandre Nunes d9f0d54fcb Added MathML string to MathML Interface conversor 2020-09-01 13:02:26 -03:00
Alexandre Nunes 29978b7d56 Added jest config file 2020-09-01 13:01:49 -03:00
Alexandre Nunes 23b1e00eab Added eslint dev dependencies 2020-09-01 12:34:22 -03:00
Alexandre Nunes 3e9508dbea Added lib file to gitignore 2020-09-01 12:33:51 -03:00
Alexandre Nunes 0ada0daf5d Added eslint and prettier to project 2020-09-01 12:33:29 -03:00
Alexandre Nunes 4e252576e5 Fix title 2020-08-30 18:16:04 -03:00
Alexandre Nunes 69c42819d0 Added node_modules to gitignore file 2020-08-30 17:23:20 -03:00
Alexandre Nunes 3220bbe3b1 Init NPM package 2020-08-30 17:23:02 -03:00