Same thing happen if PHP tag is inside CSS code.
But in this case, the PHP code is recognized as CSS class name.
Search found 3 matches
- Wed Jan 11, 2023 8:23 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: BUG: PHP tag inside script tag won't be beautiful as normal
- Replies: 5
- Views: 6467
- Thu Jan 05, 2023 9:46 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: BUG: PHP tag inside script tag won't be beautiful as normal
- Replies: 5
- Views: 6467
BUG: PHP tag inside script tag won't be beautiful as normal
Example:
The variable is detected, but the code is not beautiful as expected.
Code: Select all
<script type="text/javascript">window.history.pushState({},"","/path/<?php echo $something;?>");</script>
- Wed Jan 04, 2023 7:02 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: BUG: If a file is dettached in separated edit window
- Replies: 0
- Views: 3508
BUG: If a file is dettached in separated edit window
If you are editing a file in a dettached window, If a file is in separated window in a second monitor, magic tools like auto tab when pressing ENTER is trigged in another file in the main window in the app.