Commit Graph

28 Commits

Author SHA1 Message Date
opfez 89ed5face9 [russian] add content 2021-10-22 20:21:59 +02:00
opfez 1c46143f24 [format.c] remove debug print 2021-10-21 23:58:49 +02:00
opfez 274264e4c4 [writan/format.c] add tables 2021-10-21 23:57:39 +02:00
opfez 0974e90eb2 [format.c] refactor: input/output file streams are now global 2021-10-21 18:56:41 +02:00
opfez 9d055989c0 [format] actually fixed it now 2021-09-29 19:55:10 +02:00
opfez 42e372a3bf [format] fix double <p> output 2021-09-29 19:19:07 +02:00
opfez 0ce9a4ffb3 [format.c] remove brackets from link output, show them via css 2021-09-24 13:41:03 +02:00
opfez 0ba2202cec [writan] make implicit links better 2021-08-21 19:52:20 +02:00
opfez 7980699b35 [writan/format] add image support [visual-snow] add visual example 2021-08-07 23:38:53 +02:00
opfez 2ddd255454 [writan] add emphasis [format.c] comply with new writan 2021-08-07 17:20:37 +02:00
opfez 45a910ba46 [format] correct code block formatting 2021-08-07 00:49:23 +02:00
opfez c413c2de86 [writan] change code block syntax [format] conform to writan change 2021-08-06 23:47:28 +02:00
opfez 9768a37f20 [writan/format] add support for inlined code blocks 2021-08-06 21:41:17 +02:00
opfez 1d11c03fc1 [format] replace fputc calls with emit_sanitized_char 2021-08-06 21:01:46 +02:00
opfez 5e7662408c [format] add quoting 2021-08-06 20:48:54 +02:00
opfez 288dc424ae add portion about the y combinator 2021-08-02 23:25:13 +02:00
opfez b867e4ab6f [lambda-calculus.wtn] add note about de brujin indexing 2021-08-01 21:46:06 +02:00
opfez 94db712eb1 oxford english correction 2021-08-01 21:20:27 +02:00
opfez e3c0360287 add character sanitiser, add test page 2021-08-01 13:24:33 +02:00
opfez fa08f15265 add explicit internal link support 2021-07-31 19:43:05 +02:00
opFez fc99d0fa15 minor improvements, improve link formatting, improve css 2021-07-31 18:01:59 +02:00
opFez 010f4bdf58 improve link formatting, add more error handling to link formatting 2021-07-31 17:37:42 +02:00
opFez a8dd8088e7 add a ton of new pages, format.c cleanup, improve css 2021-07-31 16:29:39 +02:00
opFez ece80e2d81 add code blocks, remove need for collapse_paragraphs 2021-07-31 13:58:18 +02:00
opFez 932cbc6cc3 introduce more state to make newlines insert spaces 2021-07-30 18:32:42 +02:00
opFez 14ef028f13 add header/footer, basic css, full site index 2021-07-30 17:47:55 +02:00
opFez 004d2edbda add support for specifying output file name 2021-07-30 17:12:36 +02:00
opFez 7f875458da rename parse to format, add header/footer 2021-07-30 16:58:26 +02:00