Skip to content
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

Optimize whitespace presevation #91

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 30, 2023

  1. Add code html tag

    For synthactic colorization from rouge
    skalimer0 authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4c62865 View commit details
    Browse the repository at this point in the history
  2. Optimize whitespace presevation

    keep nbsp; just for multi-whitespace case or single whitespace indentation case. Because if line is too big nbsp; join all words and a line break is put after the last html tag.
    skalimer0 authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f313b1f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Sorry

    It was a test
    skalimer0 authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b0fbcf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    c81f34c View commit details
    Browse the repository at this point in the history