FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(annotation): fix default annotation in prop and param by ptu14 · Pull Request #571 · SassDoc/sassdoc · GitHub

fix(annotation): fix default annotation in prop and param - #571

Open
ptu14 wants to merge 1 commit into
SassDoc:masterfrom
ptu14:bugfix/brackets-in-default
Open

fix(annotation): fix default annotation in prop and param#571
ptu14 wants to merge 1 commit into
SassDoc:masterfrom
ptu14:bugfix/brackets-in-default

Conversation

ptu14 commented Jan 11, 2023

Copy link
Copy Markdown

now default can include brackets inside. For example CSS attribute selector [[attribute]] or string ["[attribute]"]

bug description:

this input

/// @param {Selector} $self-pointer ["[dir=rtl]"] - test

generate such output:

This is regression #305

now default can include brackets inside. For example CSS attribute selector  [[attribute]] or string ["[attribute]"]
ptu14 force-pushed the bugfix/brackets-in-default branch from 8f7755b to d410d35 Compare January 12, 2023 06:56
ptu14 changed the title fix (annotation): fix default annotation in prop and param fix(annotation): fix default annotation in prop and param Jan 12, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL