livetext 0.9.20 → 0.9.21

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e957f66d40d20b936f18712c96f1c73474f4b90a047ee94510bb384a687e3575
4
- data.tar.gz: 11507a7db834b9e3ac5897b2867d1c9236d159b99c7b34685481ae588e97d84d
3
+ metadata.gz: 90efd2fa7302e61cfe5ed140c8f954afd2b7c699ec705d8ff0c1d36bd6641fa4
4
+ data.tar.gz: b551f8a5dc4eda7435fe73b4680604c8468a59417286c01194672d319bdaf411
5
5
  SHA512:
6
- metadata.gz: a5614413ab2af9baf687293fa93a531210725b9875df5c3f4fd225074e0f78532cef0bf662f9897bb8b08723eebf6a36ed49bf595d7e00f24e5f369d596b1f9f
7
- data.tar.gz: 20d135ef80c767d58489a3564cb33f6d1e73cd3baaa11bb83f1448f6fffe29b49f92e3449ecfd476aefc72e840b6920d78b3c8a7b617b53857631a7940efd791
6
+ metadata.gz: 213f8d126a548e54a34ce1c4f551d9f4ab208df618bb4e1d069ee5c6f430d03daeef6054c71e205dc1431b1bea6c6bb05d9362985c8be280ed982781b139b047
7
+ data.tar.gz: ef50d633131bf82ac06c7807ea53edbc11ba032e0ea3db7eade09afed2e5e954656515872ead7fb38a798c7079fb0d73e742a18b4b258d29baab13de6b8e28d5
data/README.lt3 CHANGED
@@ -103,6 +103,8 @@ character in front of such a token: Underscore for italics, asterisk for boldfac
103
103
  for "code font." The formatting ends when the first blank space is encountered, without any
104
104
  kind of suffixed character.
105
105
 
106
+
107
+
106
108
  I also find it's common to want to terminate such a string with some kind of
107
109
  naturally-occurring punctuation mark. If we double the initial delimiter, it
108
110
  will be understood to terminate at the first period, comma, or right parenthesis.