amoshuangyc

I reread the problem, drew many lines on paper, pondered for a moment, and scanned my codebook again... Ah! I can't solve this problem.

This Book

  • Created using mdbook.
  • Syntax highlighting theme is Github with modified background.
  • Rating badges are created in prior using this script.
  • Best viewed in Firefox. If you are using others, suggest to enable overlay-scrollbars.
  • Add a custom.css and modify index.hbs.
    • Apply overflow-x: auto to code block.
    • Apply white-space: pre-wrap to p to allow easy line break.
    • Customize the style of blockquote.
    • Include the mathjax that supports AsciiMath.
    • Force to use the nav at the bottom.
    • Force to use light theme by default regardless the prefers-color-scheme css media.