Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

#679 Remove only first custom id for a heading instead of all of them.#680

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@sylwekb
Copy link

  • Make sure you are merging your commits tomaster branch.
  • Add some descriptions and refer relative issues for you PR.
  • DO NOT include files insidelib directory.

@sylwekb
Copy link
Author

Actually that would break other modifiers... closing for now

@sylwekbsylwekb closed thisNov 2, 2018
.replace(/^'/,'')
.replace(/'$/,'')
.replace(/:([\w-]+)=?([\w-]+)?/g,(m,key,value)=>{
.replace(/:([\w-]+)=?([\w-]+)?/,(m,key,value)=>{
Copy link
Contributor

Choose a reason for hiding this comment

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

This is for extracting all possible configs. In the case of headings, we have only one at the moment.

I guess a better solution would be only match strings at the end. We may need to introduce a delimiter for determining where the starting point of configs is.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@cheng-kangcheng-kangcheng-kang left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@sylwekb@cheng-kang

[8]ページ先頭

©2009-2025 Movatter.jp