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

Create new special blocks/links following these examples... #16

Open
alhassy opened this issue Sep 14, 2021 · 0 comments
Open

Create new special blocks/links following these examples... #16

alhassy opened this issue Sep 14, 2021 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alhassy
Copy link
Owner

alhassy commented Sep 14, 2021

  1. Look at http://xahlee.info/js/css_index.html
  2. Find something you like there
  3. Implement a special block that produces the CSS feature you like
  4. Add some unit tests (ert-deftest)

For example, text shadows give way to a new link type which can be used in the form <shadow: Moonlight > to produce the example shown in the URL. We can also make this into a special block and then use :option value header arguments to allow a variety of inline styling options.

@alhassy alhassy added help wanted Extra attention is needed good first issue Good for newcomers labels Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant