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
2024-11-25 09:42:10 +08:00
Code
Issues
Actions
24
Packages
Projects
Releases
Wiki
Activity
3347b3b2f5
BookStack
/
resources
/
views
/
pages
/
page-display.blade.php
5 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
Fixed issue with searching invalid chars and page-content compiliation
2015-12-29 23:37:13 +08:00
<
div
v
-
pre
>
<
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