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

chore(merge): pull request for patch/v3.0.1 #76

Merged
merged 19 commits into from
Nov 5, 2024
Merged

chore(merge): pull request for patch/v3.0.1 #76

merged 19 commits into from
Nov 5, 2024

Conversation

Falcion
Copy link
Owner

@Falcion Falcion commented Nov 5, 2024

PRs: chore(merge): pull request for patch/v3.0.1

Before writing anything about your changes in this PR, checklist this items:

By agreeding and following this project's documentation, you are reminded that your's commit and styling of changes must follow this project's documentation, in case of “de-followization”, there are two ways before you make sure to publishing your PR:

  1. In case of “de-followization” of commit's styling convention, you can amend them (change their message and description signatures):
git commit --amend -m "MESSAGE" -m "DESCRIPTION"

For amending old commit, see the stackoverflow question1, more about changing commits in official docs for github:
https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message/

  1. In case of “de-followization” of coding, documentation and etc. files, you can just refactor everything you need by following styling guidelines of project.

Changes with that PR

Please, write below every changes you made:

READ THE CHANGELOG AND THE RULESETS (DATA/RELEASES).

Process of testing for that PR

  • Was testing process initiated via this PR?
    answer (y/n): (y);
  • If testing was done, type below the procedures you make:
    default testing (simulating user experience).

Additional context for that PR

...

Footnotes

  1. https://stackoverflow.com/questions/17338792/amending-old-commit/

Information about semantics of plugin was stale (using comma as separated and other): updated this, also add link to the wikipedia.

Part of fixes from #73
…s appear null

This things occurs because different language may not contain specified elements, for example, translation for code editor font size and etc.

Part of fixes from #73
…d in settings tab

Error was defined by case, when "use default extensions" was enabled, but extensions input was NOT hidden.

Part of fixes from #73
Now if "use default extensions" in code editor module enabled, firstly render them as code, then as markdown.
@Falcion Falcion self-assigned this Nov 5, 2024
@Falcion Falcion merged commit 828ec7f into main Nov 5, 2024
5 checks passed
@Falcion Falcion deleted the patch/v3.0.1 branch November 5, 2024 13:08
@Falcion Falcion restored the patch/v3.0.1 branch November 5, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant