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

Document markup language #1

Open
karnkaul opened this issue Jun 12, 2022 · 0 comments
Open

Document markup language #1

karnkaul opened this issue Jun 12, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@karnkaul
Copy link
Member

karnkaul commented Jun 12, 2022

Status as of writing:
Syntax:

<style>text</style>
<rgb=RGB>text</rgb>
<[bg|background]=RGB>text</[bg|background]>

Styles:

  • <open>...</close>: b, i, u, dim, blink, invert, strike,
  • <style> (</close> behaves the same as <open>): reset, clear

RGB:
R, G, B: [0, 5]

Changes expected: background vs foreground RGB

@karnkaul karnkaul added the documentation Improvements or additions to documentation label Jun 12, 2022
@flyingsl0ths flyingsl0ths self-assigned this Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants