-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Refactor markdown editor and use it for milestone description editor #32688
Conversation
4bb968e
to
c251dc9
Compare
c251dc9
to
f0e2876
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will edit.
Do you have a estimated time? If no time in 1 or 2 days, we can merge it as-is and there are always chances to propose following PRs. |
Done now. This one-pair-per line style is much more readable and I really wonder why you would consider not honoring it. |
It is less readable to me. |
* giteaofficial/main: Fix delete branch perm checking (go-gitea#32654) Refactor markdown editor and use it for milestone description editor (go-gitea#32688) Fix issue title rendering and refactor legacy function names (go-gitea#32703) Fix oauth2 login methods (go-gitea#32698) Fix word overflow in file search page (go-gitea#32695) Add Swift login endpoint (go-gitea#32693) Quick fix for license file name (go-gitea#32696)
Refactor markdown editor to clarify its "preview" behavior and remove jQuery code.
Close #15045
Manually tested related pages:
project (repo-level)
project (org-level)
PR review approve comment
PR review diff comment (new, edit)
issue description (new, edit)
issue comment (new, edit)
issue template editor
milestone
release
wiki
by the way, fix UI misalignment: