0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C22 forks (22 forks)auto 404
enhancementgood first issuehtmlyaml
Repository metrics
- Stars
- 28 stars (28 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
DescriptionTag: <strong>Brief: Defines important textLearn more about <strong>Implement this tag in the Salam programming language for generating equivalent HTML.
Contributor guide
- Research direction
- Find the current implementation of HTML tags in the Salam codebase, likely in the code generation module. Follow the pattern used for other similar tags like <b> to implement <strong>.
- Tech stack
- c
- Domain
- backendcompilers
- Issue type
- Feature
- Prerequisites
- C