Commit Graph

65 Commits (4042eda4ae9706d0fb4bded98b05aa58e152711c)

Author SHA1 Message Date
Eric Hellman 4042eda4ae
Merge pull request #4 from davorpa/bugfix/2
[BUGFIX-2] improve section name extraction from heading content
2022-09-13 12:09:01 -04:00
David Ordás 8ab1afc7f8
improve section name extraction from heading content
fixes #2
2022-09-13 10:53:19 +02:00
David Ordás 00fef31eb2
refactor the processing of headings to take into account the new function 2022-09-13 10:47:36 +02:00
David Ordás 10e8e5e507
extract code to function preserving behaviour 2022-09-13 10:32:18 +02:00
Eric Hellman ce6be65bb4
Merge pull request #3 from davorpa/editorconfig-prettier-format
chore: reformat code with EditorConfig + Prettier
2022-09-12 09:36:01 -04:00
David Ordás 732592cde1
chore: reformat code with EditorConfig + Prettier
- Add `.editorconfig` format file with props matching current code format
- Reformat code with Prettier
2022-09-10 11:36:31 +02:00
Paul Kelly III 5eaf00bfd8 parses podcasts, courses, and more in addition to books 2022-04-21 20:42:10 -04:00
Brogan Clements 21dd110fe6 Run formatter and make correction to improve English listings 2022-03-31 23:56:02 -04:00
Brogan Clements ecbf40aa4c Ran a linter on the code 2021-12-03 15:11:25 -05:00
Brogan Clements 17699bb3b9 Add docstring to getLangFromFilename 2021-12-03 15:10:35 -05:00
Brogan Clements 8cdfb92e12 Add docstring to getMediaFromDirectory 2021-12-03 15:08:05 -05:00
Brogan Clements b3d42a3677 Add docstring to parseMarkdown 2021-12-03 15:05:32 -05:00
Brogan Clements c6c446c82d Add docstring to getFilesFromDir 2021-12-03 14:02:03 -05:00
Brogan Clements 5f981e1940 Fix function definitions so all of them are defined in the same manner 2021-12-03 13:41:58 -05:00
Brogan Clements a6055be88a Add docstring for parseDirectory 2021-12-03 13:41:03 -05:00
Brogan Clements 6b10eea938 Add docstring for parseAll 2021-12-03 13:37:37 -05:00
Brogan Clements 9b0c90ba27 Remove timers 2021-12-03 13:12:57 -05:00
Brogan Clements ee321f0ae8 Remove fpb.json 2021-12-03 13:10:45 -05:00
Paul Kelly III 6e169e3a93 AM I DONE???? 2021-12-03 03:14:55 -05:00
Paul Kelly III eb69148f2e removed test print 2021-12-03 02:14:43 -05:00
Paul Kelly III 2745002f0c should be able to flag in very weird cases (links present within parentheses) 2021-12-03 02:08:44 -05:00
Paul Kelly III 2e8f4921ce i *think* this parses notes containing boldfaced text 2021-11-19 02:09:00 -05:00
Paul Kelly III 8b07ef46a2 realized the most recent commit was dogwater, my apologies 2021-11-12 03:40:31 -05:00
Paul Kelly III b662a9e8f9 made the 'other stuff' parser a little less slow and added temporary otherStuff field to json 2021-11-12 03:33:00 -05:00
Paul Kelly III a6d997bdc9 parses 'other stuff' (up to one set of notes marked by parentheses) 2021-11-12 03:16:05 -05:00
Paul Kelly III 142ff6f852 parses 'other stuff' (author, other links, access notes) 2021-11-12 03:04:47 -05:00
nrfq ff3848aab2 reimplemented logging 2021-11-10 16:57:33 -05:00
Brogan Clements f67c04142d Add ability to take command line arguments 2021-11-05 16:54:42 -04:00
nrfq 3f56a72a7b Merge branch 'main' of github.com:Senior-Design-2021-Ebook-Team/markdown-parser 2021-11-05 16:17:36 -04:00
nrfq 10e5d2a452 refactored code 2021-11-05 16:17:21 -04:00
github-actions[bot] 6c718fc3fd update fpb.json 2021-11-05 20:11:44 +00:00
nrfq 6c2d80cfe7 fixed parsing errors 2021-11-05 15:31:51 -04:00
nrfq 4552ada1bb logging 2021-11-05 14:44:38 -04:00
nrfq 54b4d48783 testing 2021-11-05 14:30:58 -04:00
nrfq a03dc3d678 temp update 2021-11-05 14:27:14 -04:00
nrfq d3e6efe8b6 update filenames 2021-11-05 14:19:58 -04:00
nrfq 4494c16eae fixed again whoops 2021-11-05 14:17:44 -04:00
nrfq 4121d89aea Merge branch 'main' of github.com:Senior-Design-2021-Ebook-Team/markdown-parser 2021-11-05 14:16:22 -04:00
nrfq ebc5c2e56e updated file locations 2021-11-05 14:16:04 -04:00
github-actions[bot] 830c1ec91b update fpb.json 2021-11-05 18:09:38 +00:00
nrfq e7969b533d cool 2021-11-05 13:45:55 -04:00
nrfq bbef1bf2e2 i am in pain 2021-11-05 13:43:44 -04:00
nrfq 38b20d1df2 update 2021-11-05 13:42:05 -04:00
nrfq d0b53909c5 fixes 2021-11-05 13:41:42 -04:00
nrfq 8cdd34e45a temp overwrite 2021-11-05 13:36:22 -04:00
nrfq f830fea7c1 goes to right directory 2021-11-05 13:33:23 -04:00
dpekata 060d9deefd Update index.js 2021-11-05 13:31:29 -04:00
nrfq 7e46b79d29 bruh 2021-11-05 13:17:40 -04:00
nrfq aced669bfb hopefully fixed directory issues 2021-11-05 13:00:31 -04:00
nrfq 1d94d8534b updated index.js 2021-11-04 20:29:01 -04:00