Skip to content

WIP: Refactors #15

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AdrieanKhisbe
Copy link
Contributor

Start doing some refactors,

@kiwanami I opened WIP PR, so you can review the edit, and that I can ask you some questions :)

@@ -21,39 +21,12 @@ It is designed for the programmers who arefamiliar with the conventional Web MVC
```lisp
(defun wmvc:demo ()
(interactive)
(let ((src `(
,(propertize "Form Sample" 'face 'info-title-1) BR
"This is a sample template.\nA normal text is inserted as is." BR
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kiwanami : I consider replacing BR by -
which is less eye noisy.

(we could have also _ for " "

@AdrieanKhisbe
Copy link
Contributor Author

$ touch @kiwanami # :)

@kiwanami
Copy link
Owner

Thank you! I'll check the code.

I'm sorry for my slow response...

@AdrieanKhisbe
Copy link
Contributor Author

No problem :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants