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

Add missing slots-info modal to pages in UG #2223

Merged
merged 3 commits into from
Mar 17, 2023

Conversation

yucheng11122017
Copy link
Contributor

@yucheng11122017 yucheng11122017 commented Mar 17, 2023

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • DevOps
  • Improve developer experience
  • Others, please explain:

Resolves #2220

Overview of changes:
Added modal to reader facing features and full syntax references.

Anything you'd like to highlight/discuss:
An alternative to having users to keep including the modal is to include the modal in the import for the trigger. But this would mean that advanced.md would need quite a bit of duplicated code. This is because includes doesn't work in the import as the src file not be resolved properly. Hence, there would need for the code to be duplicated for the import.

Testing instructions:

Proposed commit message: (wrap lines at 72 characters)
Add slots-info modal to readerFacingFeature and fullSyntaxReference


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No unrelated changes

@yucheng11122017 yucheng11122017 changed the title Fix missing modal in ug Fix missing modal in UG Mar 17, 2023
Copy link
Contributor

@tlylt tlylt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @yucheng11122017

@tlylt tlylt added this to the v4.1.1 milestone Mar 17, 2023
@tlylt tlylt changed the title Fix missing modal in UG Add missing slots-info modal to pages in UG Mar 17, 2023
@tlylt tlylt merged commit b64eab4 into MarkBind:master Mar 17, 2023
ong6 pushed a commit to ong6/markbind that referenced this pull request Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modals in options not working when viewed from "Reader-Facing Features" page
2 participants