Skip to content

Conversation

@alanlujan91
Copy link
Owner

@alanlujan91 alanlujan91 commented Oct 27, 2024

Update MyST implementation to the latest version and best practices.

  • myst.yml:

    • Update version to 2.
    • Add favicon option under site configuration.
    • Remove redundant favicon entry.
    • Remove unused abbreviation.
  • content/docs/conf.py:

    • Add new MyST extensions: myst_nb and sphinx.ext.viewcode.
    • Enable additional MyST extensions: deflist, dollarmath, amsmath, html_admonition, html_image, linkify, substitution, tasklist.
  • content/paper/1_intro.md:

    • Clean up outdated MyST syntax.
    • Add part metadata for abstract section.
    • Remove commented-out instructions and redundant comments.
  • content/paper/2_method.md:

    • Clean up outdated MyST syntax.
    • Replace LaTeX equations with MyST math blocks.
    • Remove commented-out instructions and redundant comments.

For more details, open the Copilot Workspace session.

Update MyST implementation to the latest version and best practices.

* **myst.yml**:
  - Update version to 2.
  - Add favicon option under site configuration.
  - Remove redundant favicon entry.
  - Remove unused abbreviation.

* **content/docs/conf.py**:
  - Add new MyST extensions: `myst_nb` and `sphinx.ext.viewcode`.
  - Enable additional MyST extensions: `deflist`, `dollarmath`, `amsmath`, `html_admonition`, `html_image`, `linkify`, `substitution`, `tasklist`.

* **content/paper/1_intro.md**:
  - Clean up outdated MyST syntax.
  - Add part metadata for abstract section.
  - Remove commented-out instructions and redundant comments.

* **content/paper/2_method.md**:
  - Clean up outdated MyST syntax.
  - Replace LaTeX equations with MyST math blocks.
  - Remove commented-out instructions and redundant comments.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/alanlujan91/SequentialEGM?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants