Skip to content

Use static syntax highlighting generators #17

@johnsamuelwrites

Description

@johnsamuelwrites

Currently, the syntax highlighting for the code used in the slides is created manually. Any small modification requires a lot of effort for correcting or creating a new syntax highlight code.

Two tasks:

  1. Identify all the available code snippets in the slides and remove existing syntax highlighting code.
  2. Create a new file for each snippet of code
  3. Use Python pygments for automated generation of the syntax highlighting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions