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

Same name tags not parsing correctly #13

Open
nor-deen opened this issue Jan 24, 2018 · 1 comment
Open

Same name tags not parsing correctly #13

nor-deen opened this issue Jan 24, 2018 · 1 comment

Comments

@nor-deen
Copy link

bug_maybe

note the content. it's supposed to be ""
i don't get this bug when not closing my tag with "[/chaine]"
my tag was simple
shortcode.add('chaine', function(tag) {
return tag.content;
});

i hope this was descriptive enough

@naccio8
Copy link

naccio8 commented Oct 26, 2018

bug_maybe

note the content. it's supposed to be ""
i don't get this bug when not closing my tag with "[/chaine]"
my tag was simple
shortcode.add('chaine', function(tag) {
return tag.content;
});

i hope this was descriptive enough

view my fix on #14

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

No branches or pull requests

2 participants