-
-
Notifications
You must be signed in to change notification settings - Fork 10
First conversion annual report to markdown #261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
title: 2024 Medley Interlisp Annual Report | ||
weight: 1 | ||
type: docs | ||
aliases: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming we want to support the following aliases.
- /project/news/2023medleyannualreport/ | ||
--- | ||
|
||
<img src="/Resources/logo_red_no_border_568x385.png" width="284" height="194"></img> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added link to image.
I have this branch running on the Staging site at: https://stumbo.github.io/InterlispDraft.github.io/project/status/2024medleyannualreport/ The image not printing is an artifact of the staging site and not related to the report itself. I'll fix that outside of this PR. |
Eventually TEdit should move into its own package so that, for example, all of the internal functions and variables wouldn’t hav \TEDIT. in their names.
… On Jan 13, 2025, at 7:20 AM, Paolo Amoroso ***@***.***> wrote:
+* **TEdit**: TEdit is Medley’s WYSIWYG rich text editor with programmatic support for images. It has been a key component of many other Medley applications. We simplified the code for maintenance and performance, extended some capabilities, and modularized the public API as well as preparing for future packaging.
@rmkaplan <https://github.com/rmkaplan> I'd appreciate your feedback on the meaning of "packaging" here.
|
So we may rephrase as:
|
How about, assuming the capabilities we extended were in the public API, ...
|
Looks good to me. |
I like Nick’s version.
… On Jan 13, 2025, at 9:04 AM, Paolo Amoroso ***@***.***> wrote:
Looks good to me.
—
Reply to this email directly, view it on GitHub <#261 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AQSTUJIVITBPVUCCZQY3BOT2KPW27AVCNFSM6AAAAABU64KFASVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBXGY4DKOBZGE>.
You are receiving this because you were mentioned.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.