0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C22 forks (22 forks)auto 404
cssenhancementgood first issueyaml
Repository metrics
- Stars
- 28 stars (28 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
DescriptionCategory: QTag: quotesBrief: Sets the type of quotation marks for embedded quotationsLearn more about quotesImplement this tag in the Salam programming language for generating equivalent CSS.
Contributor guide
- Research direction
- Study existing implementations of CSS tags in Salam (e.g., similar property tags in the 'Q' category) and replicate the pattern for the 'quotes' tag. Examine the compiler's source code to see how tags are parsed and emitted as CSS.
- Tech stack
- ccss
- Domain
- compilers
- Issue type
- Feature
- Prerequisites
- GitC