60 | | ^Describe and link the implementation results here (from the wiki or the repository). |
| 60 | Done according to the design, of course problems appeared: |
| 61 | * The TextLinkProcessor.applyChange() generates wrong results sometimes, so I had to replace it with full text processing. Unfortunately, the time is not enough to try to debug it. |
| 62 | * Synchronization between client and server replaces horizontal tabs and line breaks in the hot text with spaces. The problem is in XMLPersister, but I didn't succeed to find out more. |