-
-
Notifications
You must be signed in to change notification settings - Fork 905
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for setting the line number on elements from Ruby. This only works when Nokogiri uses `libxml2`. Line numbers less than 65535 may be set. Larger line numbers require `libxml2` to be compiled with a particular option and even then, it is buggy. See https://bugzilla.gnome.org/show_bug.cgi?id=767138.
- Loading branch information
1 parent
6c6a8a7
commit a730f85
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters