2022-10-02 06:05 | Encode URLs in link lines | FIGBERT | 2 | +18 | -2 |
2022-09-04 17:27 | Add support for relative links | FIGBERT | 2 | +31 | -3 |
2022-09-03 22:25 | Conform LineType to Hashable | FIGBERT | 1 | +1 | -1 |
2022-09-03 21:19 | Add public initializer | FIGBERT | 1 | +2 | -0 |
2022-09-03 21:16 | Export public API | FIGBERT | 1 | +3 | -3 |
2022-09-03 21:15 | Pass gemtext on parse rather than initialization | FIGBERT | 2 | +4 | -10 |
2022-07-21 01:39 | Simplify link parsing | FIGBERT | 1 | +4 | -17 |
2022-07-19 21:19 | Make code style sexier | FIGBERT | 1 | +9 | -7 |
2022-07-19 19:49 | Remove blank line | FIGBERT | 1 | +0 | -1 |
2021-04-20 19:08 | Fix quote parsing to be compliant with spec | FIGBERT | 1 | +1 | -1 |
2021-04-20 19:03 | Upgrade parsing preformatted sections of Gemtext | FIGBERT | 2 | +26 | -16 |
2021-04-20 18:31 | Remove excess variable in Gemtext.parse | FIGBERT | 1 | +5 | -6 |
2021-04-20 18:28 | Update tests to add more complex links | FIGBERT | 1 | +6 | -2 |
2021-04-20 18:23 | Bring link line parsing more in line with spec | FIGBERT | 1 | +12 | -5 |
2021-04-20 18:04 | Ensure line type comments are consistent | FIGBERT | 1 | +5 | -5 |
2021-04-20 17:50 | Rename struct from SwiftGemtext to Gemtext | FIGBERT | 2 | +4 | -4 |
2021-04-20 07:59 | Fix quote line return in parsePlainLine() | FIGBERT | 1 | +1 | -1 |
2021-04-20 07:57 | Fix faulty line split implementation | FIGBERT | 1 | +8 | -2 |
2021-04-20 07:41 | Add three new tests for parsing | FIGBERT | 1 | +76 | -6 |
2021-04-20 07:40 | Prevent aborting run on link parse w/out caption | FIGBERT | 1 | +6 | -6 |
2021-04-20 07:37 | Make LineType enum conform to Equatable | FIGBERT | 1 | +1 | -1 |
2021-04-19 23:47 | Add super-brief description in README.md | FIGBERT | 1 | +1 | -1 |
2021-04-19 23:36 | Initial commit | FIGBERT | 8 | +146 | -0 |