Skip to content

underhell:0.2.0 - #5497

Open
CrossDark wants to merge 2 commits into
typst:mainfrom
CrossDark:add-underhell-0.2.0
Open

underhell:0.2.0#5497
CrossDark wants to merge 2 commits into
typst:mainfrom
CrossDark:add-underhell-0.2.0

Conversation

@CrossDark

@CrossDark CrossDark commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

I am submitting

  • a new package
  • an update for a package

Description: Explain what the package does and why it's useful.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
    • Explanation:
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE
  • ensured that my package is licensed such that users can use and distribute the contents of its template directory without restriction, after modifying them through normal use.

@typst-package-check typst-package-check Bot changed the title Add underhell@0.2.0 underhell:0.2.0 Aug 5, 2026
@typst-package-check typst-package-check Bot added the new A new package submission. label Aug 5, 2026
@saecki saecki self-assigned this Aug 7, 2026
@elegaanz elegaanz assigned elegaanz and unassigned saecki Aug 10, 2026
entrypoint = "lib.typ"
authors = ["Colin Jacobs", "跨越晨昏"]
license = "MIT"
description = "用于创建龙与地下城 5E 内容,包括冒险、属性方块、法术卡。"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Having the description in English would be appreciated, in particular if the package is not limited to a Chinese-speaking audience.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same for the README, having at least the introduction paragraph translated to English would be nice.

keywords = ["roleplaying", "dnd", "dungeons-dragons", "rpg", "template", "gaming"]
categories = ["layout", "report"]
compiler = "0.13.0"
exclude = ["example"]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why this directory exists in the first place. It can make sense in your own repository, but since you don't link to it from your README and don't need these files for the package to run, there is no point in copying these files here. Can you either:

  • link to the example files in your README
  • transform this directory into a template
  • or remove it entirely.

@saecki saecki left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this package! Didn't see that this had already been reviewed, just ignore my comments :D

Comment thread packages/preview/underhell/0.2.0/README.md
Comment thread packages/preview/underhell/0.2.0/typst.toml
@elegaanz elegaanz added the waiting-on-author Pull request waits on author label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission. waiting-on-author Pull request waits on author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants