Commit Graph

636 Commits (1161496c8b8928e8b8c5b2757028d66f9f2a873e)
 

Author SHA1 Message Date
Matthew Butterick db358117ab doc typo 10 years ago
Matthew Butterick ace8c37ac7 rename custom CSS file for docs 10 years ago
Matthew Butterick 4c622a3145 update gitignore with CSS exception 10 years ago
Matthew Butterick 8341d2660b updates to docs (including third tutorial) 10 years ago
Matthew Butterick b92a20378b change project-require to directory-require (pt 3) 10 years ago
Matthew Butterick df9036e369 add txexpr validation to pollen/markup compile in DrRacket 10 years ago
Matthew Butterick d780cc968f change project-require to directory-require (pt 2) 10 years ago
Matthew Butterick 78ae7358c6 change project-require.rkt to directory-require.rkt 10 years ago
Matthew Butterick 9bfc19e8f1 add make-default-tag-function 10 years ago
Matthew Butterick c704a85b13 add in- iterators 10 years ago
Matthew Butterick 3af6bed401 add update-implies to info.rkt 10 years ago
Matthew Butterick 88f943dda2 Revert "Update README.md"
This reverts commit e31765a9f7.
10 years ago
Matthew Butterick e31765a9f7 Update README.md
Use --update-deps
10 years ago
Matthew Butterick 4fed92f767 clarify detect-paragraphs behavior in docs 10 years ago
Matthew Butterick 71ce4f2b73 fix typo 10 years ago
Matthew Butterick 9e6bc5cc60 change name of that file 10 years ago
Matthew Butterick fc7eae122b experimental syntax highlighting with Pygments 10 years ago
Matthew Butterick 734cc0e4c1 um, I meant htdp 10 years ago
Matthew Butterick a834a99861 add 2htdp dependency 10 years ago
Matthew Butterick 8be6ac8968 update dependency on markdown package to v.0.18 10 years ago
Matthew Butterick ef9d152207 small fixes to smart-quotes and wrap-hanging-quotes 10 years ago
Matthew Butterick 25659e88dc convert paths to path strings 10 years ago
Matthew Butterick 707e30f099 change splitf-at* to filter-split 10 years ago
Matthew Butterick e317ff1721 update 'trim' to 'trimf' 10 years ago
Matthew Butterick 4cf362222e remove use of 'try' 10 years ago
Matthew Butterick 221a346e61 update remove-all-ext to remove-ext*; move file-extension tests to sugar module 10 years ago
Matthew Butterick 43aceea3ee update use of 'get' 10 years ago
Matthew Butterick cf98f5cba8 update other sugar references 10 years ago
Matthew Butterick 7f5c4f2136 update references to sugar module 10 years ago
Matthew Butterick 11483ba447 add #lang tests 10 years ago
Matthew Butterick 1c893f6af1 delete obsolete comment 10 years ago
Matthew Butterick e311d4e362 make exports visible as top-level identifiers in REPL 10 years ago
Matthew Butterick 74ae614b55 add get-info function to Pollen reader for better compatibility with DrRacket 10 years ago
Matthew Butterick 8f922f197b add note about hyphenate package 10 years ago
Matthew Butterick 464b1bda1e doc typo 10 years ago
Matthew Butterick 5a8f838bf5 restore missing links 10 years ago
Matthew Butterick 6a9b049654 typo 10 years ago
Matthew Butterick 05d9f3e18d rebuild docs with second tutorial 10 years ago
Matthew Butterick ba962444df add second tutorial 10 years ago
Matthew Butterick a618993b00 declare dependency on 'base' rather than 'racket' 10 years ago
Matthew Butterick f4043ea3a8 relocate renaming of reader-mode & reader-here-path 10 years ago
Matthew Butterick 89d392e6da enable metas in pollen/markdown by parsing markdown after metas 10 years ago
Matthew Butterick 85b31918bd keep reader-mode and reader-here-path available in parse context 10 years ago
Matthew Butterick ec4863b4a0 better checks for get-template-for 10 years ago
Matthew Butterick b4af1936d5 don't look for template for source files without extension 10 years ago
Matthew Butterick fdcd255756 remove reader-here-path & reader-mode from pollen source exports 10 years ago
Matthew Butterick 49b1dd91b8 fix get-template-for to read metas correctly for template key 10 years ago
Matthew Butterick f3b065646b modify parse behavior to discard newlines at the beginning of input file 10 years ago
Matthew Butterick a000e3f00c fix typo in decode docs 10 years ago
Matthew Butterick b01f8193ab fix & document wrap-hanging-quotes 10 years ago