mkaczanowski / pastebin

Simple, fast, standalone pastebin service
MIT License
155 stars 27 forks source link

Angle brackets are missing from pastes #47

Open koljakube opened 12 months ago

koljakube commented 12 months ago

Pasting Text containing < results in the generated Paste entry not containing those, up to and including the closing bracket.

E. g.:

In:

class Foo<Bar>

Out:

class Foo

Didn't have the time yet to figure out if this is Rocket or Pastebin or some other component, sorry. I'm submitting this issue since this is where I noticed the behavior.

gavtroy commented 5 months ago

Not doubting that somehow happened, but just for reference I've never experienced it.