This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
BookStack
Watch
2
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2025-01-20 03:52:48 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
201f788806
BookStack
/
resources
/
views
/
pages
/
page-display.blade.php
5 lines
104 B
PHP
Raw
Normal View
History
Unescape
Escape
Moved all vuejs parts over to angular
2015-12-31 02:38:18 +08:00
<
div
ng
-
non
-
bindable
>
Fixed issue with searching invalid chars and page-content compiliation
2015-12-29 23:37:13 +08:00
<
h1
id
=
"
bkmrk-page-title
"
>
{{
$page
->
name
}}
</
h1
>
Extracted page form js and added better page content linking
2015-10-11 01:57:52 +08:00
Fixed issue with searching invalid chars and page-content compiliation
2015-12-29 23:37:13 +08:00
{
!!
$page
->
html
!!
}
</
div
>
Reference in New Issue
Copy Permalink