Skip to content

Commit 6f50e79

Browse files
author
Yorick Peterse
committed
Added changelog link to the CSS ticket.
1 parent c4a5e8d commit 6f50e79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ perhaps other libraries) the parser _does not_ output XPath expressions as a
4242
String or a CSS specific AST. Instead it directly emits an XPath AST. This
4343
allows the resulting AST to be directly evaluated by `Oga::XPath::Evaluator`.
4444

45+
See <https://github.com/YorickPeterse/oga/issues/11> for more information.
46+
4547
### Mutli-line Attribute Support
4648

4749
Oga can now lex/parse elements that have attributes with newlines in them.

0 commit comments

Comments
 (0)