-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make preparations for switching to markdown-generated HTML #41
base: main
Are you sure you want to change the base?
Commits on Mar 20, 2023
-
Gregory Cox committed
Mar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 5c6089f - Browse repository at this point
Copy the full SHA 5c6089fView commit details -
Capitalize Higher Order Functions title consistently
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for d7fde6e - Browse repository at this point
Copy the full SHA d7fde6eView commit details -
Change apostrophes in text to curved closing quotes
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 143f05c - Browse repository at this point
Copy the full SHA 143f05cView commit details -
Write ellipsis as ... in markdown and as single character in html
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 336356e - Browse repository at this point
Copy the full SHA 336356eView commit details -
Write em dash as a single character in html
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 150ee66 - Browse repository at this point
Copy the full SHA 150ee66View commit details -
Adjust HTML whitespace to make automatic replacement easier
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 778b0d0 - Browse repository at this point
Copy the full SHA 778b0d0View commit details -
Replace single quotes with &learnyouahaskell#39; in code blocks
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for dc9ac90 - Browse repository at this point
Copy the full SHA dc9ac90View commit details -
Replace double quotes with " in code blocks
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 5e065a3 - Browse repository at this point
Copy the full SHA 5e065a3View commit details -
Change double quotes in HTML text to curved double quote characters
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 51249bf - Browse repository at this point
Copy the full SHA 51249bfView commit details -
Change " to literal double quote in inline code in 1 location
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 0216c2a - Browse repository at this point
Copy the full SHA 0216c2aView commit details -
Replace raw characters with entities (e.g. <) in code blocks
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 501c167 - Browse repository at this point
Copy the full SHA 501c167View commit details -
Align use of no-break space U+00A0 and in markdown and HTML
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 2d7ac45 - Browse repository at this point
Copy the full SHA 2d7ac45View commit details -
Change <a name...> anchors to id attributes on h2 tags
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4251b94 - Browse repository at this point
Copy the full SHA 4251b94View commit details -
Add id attributes to heading tags that do not have them
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b4fe39 - Browse repository at this point
Copy the full SHA 6b4fe39View commit details -
Change order of attributes in img tags
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 571b3ac - Browse repository at this point
Copy the full SHA 571b3acView commit details -
Delete px from img tag width and height attributes
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for af2552c - Browse repository at this point
Copy the full SHA af2552cView commit details -
Replace newline with space in img alt attributes
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c84190a - Browse repository at this point
Copy the full SHA c84190aView commit details -
Change license link rel attribute from nofollow to license and adjust…
… its position
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 1c5b1a0 - Browse repository at this point
Copy the full SHA 1c5b1a0View commit details -
Post-process pandoc output to add chapters class to chapter list
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 02209b5 - Browse repository at this point
Copy the full SHA 02209b5View commit details -
Change HTML chapter list to match markdown: remove enclosing paragrap…
…h and add type attribute
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e1a6952 - Browse repository at this point
Copy the full SHA e1a6952View commit details -
Add upper margin to chapter list to restore the spacing from the remo…
…ved <p> tag
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e4771d8 - Browse repository at this point
Copy the full SHA e4771d8View commit details -
Change <b> and <em> tags to <strong> in HTML
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 8565206 - Browse repository at this point
Copy the full SHA 8565206View commit details -
Change <i> tags to <em> in HTML
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for acf0b8a - Browse repository at this point
Copy the full SHA acf0b8aView commit details -
Change hintbox tag from <p> to <div> in one location
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 469256b - Browse repository at this point
Copy the full SHA 469256bView commit details -
Put <p> tag around contents of hintboxes
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 11f0e05 - Browse repository at this point
Copy the full SHA 11f0e05View commit details -
Change <span> tags to <code> and adjust CSS for inline code
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b403b15 - Browse repository at this point
Copy the full SHA b403b15View commit details -
Do all remaining changes to replace existing HTML with markdown-gener…
…ated HTML
Gregory Cox committedMar 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 14e504c - Browse repository at this point
Copy the full SHA 14e504cView commit details