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

marker option at preview #389

Closed
jakekwak opened this issue May 10, 2020 · 0 comments
Closed

marker option at preview #389

jakekwak opened this issue May 10, 2020 · 0 comments
Assignees
Milestone

Comments

@jakekwak
Copy link
Contributor

please add this option at previewRender and preview.

        if (mergedOptions.marker) {
            lute.SetRenderListMarker(true);
        }
            } else {
                if (vditor.options.preview.marker) {
                    vditor.lute.SetRenderListMarker(true);
                }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants