Skip to content

Commit

Permalink
small changes #3766
Browse files Browse the repository at this point in the history
  • Loading branch information
girba committed May 18, 2024
1 parent fb154d7 commit 62b036b
Showing 1 changed file with 74 additions and 0 deletions.
74 changes: 74 additions & 0 deletions lepiter/6k5konpgkx1647v5b76tnhpx1.lepiter
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,80 @@
"__type" : "textStyle"
},
"string" : "If you are new to [[Pharo]], start with [[A tour through Pharo]] and [[A gentle introduction to Pharo Smalltalk]]."
},
{
"__type" : "textSnippet",
"children" : {
"__type" : "snippets",
"items" : [ ]
},
"createEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"createTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-05-18T21:08:56.151379+02:00"
}
},
"editEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"editTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-05-18T21:09:39.298578+02:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "26ql7iDVDQCH95CaCHe51w=="
},
"paragraphStyle" : {
"__type" : "textStyle"
},
"string" : "[[Querying Pharo code with GT filters]] gives you the ability to find code in the image. Learn it early to accelerate your learning of Glamorous Toolkit."
},
{
"__type" : "textSnippet",
"children" : {
"__type" : "snippets",
"items" : [ ]
},
"createEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"createTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-05-18T21:09:39.696356+02:00"
}
},
"editEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"editTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-05-18T21:11:52.400533+02:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "qT5m8iDVDQCMIa5cCHe51w=="
},
"paragraphStyle" : {
"__type" : "textStyle"
},
"string" : "Examples are central to GT: they are both units of testing and the glue between code and live documentation. Learn about it [[Example-driven development tutorial]] and [[Example-driven development by example]]."
}
]
},
Expand Down

0 comments on commit 62b036b

Please sign in to comment.