scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

Header links #105

Open ShonM opened 8 years ago

ShonM commented 8 years ago

Example from Bootstrap 3 docs http://cl.ly/1Z2W0j152V1r (shows on hover)

It would be super nice to have these. I see the headers have ID's already so it doesn't seem like a stretch, so if possible I'll see about adding it myself next week. Until then here's an issue in case someone jumps on it :)

razzeee commented 7 years ago

Have you created something for this problem?

ShonM commented 7 years ago

I found too many issues with Realms in that timeframe to continue using it. I'm still on Golem as a result.

razzeee commented 7 years ago

Can I ask what exactly?

On Fri, Nov 18, 2016, 17:20 Shon M notifications@github.com wrote:

I found too many issues with Realms in that timeframe to continue using it. I'm still on Golem as a result.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/scragg0x/realms-wiki/issues/105#issuecomment-261572993, or mute the thread https://github.com/notifications/unsubscribe-auth/AFqyZO03bbAf8cwiSXVj_zhiwMwn7wepks5q_dBfgaJpZM4G-UE7 .

ShonM commented 7 years ago

It just didn't fit my specific use case well enough back in Jan to continue using it. Whether it works for others is really up to them.

gazpachoking commented 7 years ago

This can be easily enabled by changing this option to 'true'. This would probably be a nice thing to expose in the realms config directly (send a PR, hint, hint, nudge, nudge 😉.)

razzeee commented 7 years ago

Any reason why that's not a default?

On Tue, Nov 22, 2016, 00:31 Chase Sterling notifications@github.com wrote:

This can be easily enabled by changing this option https://github.com/scragg0x/realms-wiki/blob/master/realms/static/js/mdr.js#L58 to 'true'. This would probably be a nice thing to expose in the realms config directly.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/scragg0x/realms-wiki/issues/105#issuecomment-262101180, or mute the thread https://github.com/notifications/unsubscribe-auth/AFqyZCjD7pzFeQrro5Buru5TJcW6djhHks5rAim8gaJpZM4G-UE7 .

gazpachoking commented 7 years ago

Any reason why that's not a default?

I left it off when switching out markdown engines just to maintain consistency with the old one. I'm not opposed to those being on by default though. @scragg0x ?