Commit 4c473d4
committed
Refer to
For the sake of correctness :)
Side discussion: This also means that it _is_ possible to
override the p function and have it function as a paragraph
function.
Whether or not to do it is a discussion that should probably
be had in a different issue.
It's the question if taking away the beloved p from debugging
inside their component (making it available as `_p` or what not)
is a reasonable exchange for having a more direct mapping to the
HTML `<p>` tag and that people don't have to keep that one
exception mind.p for what it is (a Kernel method not a keyword)1 parent 0d82948 commit 4c473d4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments