Giter Club home page Giter Club logo

Comments (3)

beevik avatar beevik commented on May 31, 2024

The issue is that you have not escaped the '<' character in the text of the script element. You should escape it with &lt;

from etree.

hzmsrv avatar hzmsrv commented on May 31, 2024

so there always have some text not including '<' and Text() could not work
with that!

2016-09-30 1:22 GMT+08:00 Brett Vickers [email protected]:

So it appears the issue is that you have not escaped the '<' character in
the text of the


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#23 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFHQVhmWjC57yDflqcT0w-9EgVM9tFIUks5qu_O4gaJpZM4KHMqR
.

Sincerely yours & Best regard!

- Mr.Johan Hu -
Mobile: 13510935999
E-mail / MSN : * [email protected]
*skype:
iRyron


.
RYRON ELECTRONICS LIMITED
_Addr:_20#, East Block,GuangYe Bldg,Fuhua Rd.,Futian District, 518000
Tel: (86) 0755-83978411
Fax: (86) 0755-83974211
Website : www.ryron.net

from etree.

beevik avatar beevik commented on May 31, 2024

No, there is no bug. You cannot include '<' in your text. You must use '&lt;' instead.

from etree.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.