mirror of
https://github.com/typst/typst
synced 2025-08-03 09:47:54 +08:00
docs: add todo
This commit is contained in:
parent
7a3e2dbcbe
commit
cf25b8d18d
@ -60,6 +60,7 @@ use crate::model::Numbering;
|
|||||||
///
|
///
|
||||||
/// - A proper distinction between paragraphs and other text helps people who
|
/// - A proper distinction between paragraphs and other text helps people who
|
||||||
/// rely on assistive technologies (such as screen readers) navigate and
|
/// rely on assistive technologies (such as screen readers) navigate and
|
||||||
|
// TODO(accessibility): update comment
|
||||||
/// understand the document properly. Currently, this only applies to HTML
|
/// understand the document properly. Currently, this only applies to HTML
|
||||||
/// export since Typst does not yet output accessible PDFs, but support for
|
/// export since Typst does not yet output accessible PDFs, but support for
|
||||||
/// this is planned for the near future.
|
/// this is planned for the near future.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user