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

Improve Mark formatting #1073

Merged
merged 13 commits into from
Mar 21, 2024
Merged

Improve Mark formatting #1073

merged 13 commits into from
Mar 21, 2024

Commits on Jan 19, 2024

  1. Improve Mark formating by implementing custom Mark plugin and support…

    …ing color customization
    geriux committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    13c580a View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    geriux committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4f79f24 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Fix getTextColor in MarkSpan

    geriux committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c48c233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9639a10 View commit details
    Browse the repository at this point in the history
  3. Fix lint issue

    geriux committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9b97880 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    bdc719c View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary semicolon

    geriux committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d83e764 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Remove markStyleColor check

    geriux committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    99b5c9f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. MarkSpan - Rename textColor variable to textColorValue, it also appli…

    …es changes to how new values are set
    geriux committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2f73564 View commit details
    Browse the repository at this point in the history